Any targets for mssql? Or suggestions for how to m...
# plugins-general
v
Any targets for mssql? Or suggestions for how to make that happen?
t
v
Looking for a target to mssql 😮
t
I can’t read 😆
v
Customer wants to setup a data mart with mssql
not sure why but that's what they want!
v
Good find! Yeah his argument about sums it up for this client. I can probably find a hack with CSV imports or something if I try hard enough
a
@visch, If you’ve got a little runway on this, it would be great to collaborate on the Singer SDK Target class as you are building out the target for SQL Server. Along the way, you can also get some practices for MSSQL integration from the python-based tap here: https://github.com/wintersrd/pipelinewise-tap-mssql
Although this fork of the tap is not broadly used (yet), I spoke with the author and he’s been using in production for almost a year now.
v
Yeah the project hasn't started yet so there is some runway available. If you'll collaborate with me on this I'll push harder to get the client to accept using Meltano / DBT 😄
I think I could start with a CSV import even though it's a hack
a
Yeah, we of course don’t want SDK work to be in the critical path when you need a fast turnaround but if you do decide to build a new MSSQL target, would be great to work together on that in the hopes of building out the initial target framework.