casbin-sqlserver-adapter is a Sqlx Adapter targeting github.com/denisenkom/go-mssqldb for Casbin V2.
With this library, Casbin can load policy lines from Sqlx supported databases or save policy lines.
- SQL Server(v2008R2-SP3): github.com/denisenkom/go-mssqldb
go get github.com/odwlts/casbin-sqlserver-adapter
This project is under Apache 2.0 License. See the LICENSE file for the full license text.