jmoiron / modl

golang database modelling library
MIT License
480 stars 48 forks source link

Support SQL Server #48

Open chowey opened 7 years ago

chowey commented 7 years ago

Go has a decent driver for SQL Server. I'm sure some other people use this database.

Are there any plans to provide a dialect for it?

mozey commented 5 years ago

xo supports SQL Server, and it seems xo is compatible with sqlx if the templates are tweaked