mssql topic

List mssql repositories

xorm

6.7k
Stars
758
Forks
Watchers

Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm

sqlboiler

6.5k
Stars
531
Forks
Watchers

Generate a Go ORM tailored to your database schema.

Medoo

4.8k
Stars
1.2k
Forks
Watchers

The lightweight PHP database framework to accelerate the development.

space-cloud

3.9k
Stars
213
Forks
Watchers

Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes

HeidiSQL

4.6k
Stars
439
Forks
Watchers

A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi

linq2db

2.9k
Stars
453
Forks
Watchers

Linq to database provider.

LimeSurvey

2.6k
Stars
988
Forks
Watchers

The most popular FOSS online survey tool on the web.

node-mssql

2.2k
Stars
462
Forks
Watchers

Microsoft SQL Server client for Node.js

sqler

2.1k
Stars
116
Forks
Watchers

write APIs using direct SQL queries with no hassle, let's rethink about SQL

xorm

1.6k
Stars
221
Forks
Watchers

xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作