go-ozzo / ozzo-dbx

A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as well as DB-agnostic query building capabilities.
MIT License
638 stars 91 forks source link

MSSQL Examples #80

Open gmonk opened 5 years ago

gmonk commented 5 years ago

Any mssql examples ? none of the examples listed work with SQL Server 2016 when trying to substitute mysql driver for mssqldb