{"id":51091,"library":"driver-sqlserver","title":"GORM SQL Server Driver","description":"GORM driver for Microsoft SQL Server, enabling database interactions via the GORM ORM.","status":"active","version":"1.6.3","language":"go","source_language":null,"source_url":null,"tags":["gorm","sql-server","database","orm","driver"],"install":[{"cmd":"go get gorm.io/driver/sqlserver","lang":"bash","label":"Install gorm.io/driver/sqlserver"}],"dependencies":[],"imports":[{"symbol":"sqlserver","correct":"gorm.io/driver/sqlserver"}],"quickstart":{"code":"import (\n  \"gorm.io/driver/sqlserver\"\n  \"gorm.io/gorm\"\n)\n\ndsn := \"sqlserver://gorm:LoremIpsum86@localhost:9930?database=gorm\"\ndb, err := gorm.Open(sqlserver.Open(dsn), &gorm.Config{})","lang":"go","description":"Open a GORM connection to SQL Server."},"warnings":[],"env_vars":null,"search_vec":"'databas':12,22 'driver':4,6,24 'enabl':11 'gorm':1,5,16,18 'interact':13 'microsoft':8 'orm':17,23 'server':3,10,21 'sql':2,9,20 'sql-server':19 'via':14","created_at":"2026-06-15T05:59:43.241176+00:00","updated_at":"2026-06-15T05:59:43.241176+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/go-gorm/sqlserver","github":null,"docs":"https://pkg.go.dev/gorm.io/driver/sqlserver#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","orm"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}