dbt should work with mssql. Someone familiar with mssql should fill out this survey and paste the results in here.
mssql users
I'd be willing to take this project on. I'm a SQL Server expert (literally a Microsoft Certified Solution Expert in SQL Server). I've read through the Adapter and contributing docs.
@nielsenbe great! I think @cmcarthur should have been in touch with you about next steps. This is super exciting :)
@nielsenbe - I'd be more then happy to contribute as well, Think I've forgotten more T-SQL, DMV's and information_schema + sys tables then most people care to know. Been doing ms sql since 6.5...
Was/am looking into the documentation for building an adapter myself, and am working my way through the existing base sql adapter etc to get an idea of what is required.
some of the things I would be more then happy to help out with, as I want/need it myself, would be table partitioning options for materialization, efficient first load vs incremental (index handling) etc.
has anyone made any progress on this? I'm starting to poke around a bit, but feel a bit out of my depth, and I don't want to duplicate work others have already done.
@mdunndata - see some first few steps by @nielsenbe with currently 5 commits at https://github.com/nielsenbe/dbt/commits/dev/stephen-girard
I have a 1.0 release of an mssql adapter working. It has passed all the tests on the integration test suite.
FYI for plugin maintainers: #1655
well, I suppose in a lot of ways, this issue is complete :)
Closing, deferring to
Most helpful comment
I'd be willing to take this project on. I'm a SQL Server expert (literally a Microsoft Certified Solution Expert in SQL Server). I've read through the Adapter and contributing docs.