Hi, a bit new to meltano & singer ecosystem. I...
# singer-target-development
k
Hi, a bit new to meltano & singer ecosystem. I am wondering why there is singer target for mysql. Thinking of working on one. Is there any known limitation that I should keep in mind?
v
Keith made one a while back. Let's see if I can find it
It's based on an MSSQL. So I believe (unless he improved it) that it only supports Full table syncs from sources right now @keith_siilats
If you're interesting in improving / upgrading a target (MSSQL) I have one for you and can offer a bunch of guidance. Needs to be migrated to the SDK and needs a bunch of love (but it does work well in production, so it's a good starting point)
k
Ya this is helpful, I will look at this. I also noticed someone else from the community, hotgluexyz, working on one, but last time I checked , it was still wip.
v
@hassan_syyid and the team there do great work too!
h
Yup we have tested this before as long as you have drivers installed it works properly
v
This is based on the target-mssql tap from crusing threw just beware that it only supports Full_table source syncs. I'll throw this in the readme for all of them as I keep feeling bad it's not there