mssql topic
xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
sqlboiler
Generate a Go ORM tailored to your database schema.
Medoo
The lightweight PHP database framework to accelerate the development.
space-cloud
Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
HeidiSQL
A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi
LimeSurvey
The most popular FOSS online survey tool on the web.
node-mssql
Microsoft SQL Server client for Node.js
sqler
write APIs using direct SQL queries with no hassle, let's rethink about SQL
xorm
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作