mssql
Microsoft's SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality. It originated from the Sybase SQL Server 4.x codebase and Transact-SQL dialect (t-sql), but it has forked significantly since then.
SQL Server is available in multiple versions (typically identified by release year), each of which are subdivided into editions to distinguish between product functionality. The latest released version is SQL Server 2019 which was released on November 4th, 2019.
Here are 79 public repositories matching this topic...
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
-
Updated
Apr 3, 2020 - Go
Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
-
Updated
Jul 4, 2024 - Go
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作
-
Updated
Jun 6, 2022 - Go
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
-
Updated
Oct 5, 2024 - Go
The new sqlcmd, CLI for SQL Server and Azure SQL (winget install sqlcmd / sqlcmd create mssql / sqlcmd open ads)
-
Updated
Aug 26, 2024 - Go
Database-agnostic SQL Exporter for Prometheus
-
Updated
Nov 14, 2024 - Go
🏋️ dbbench is a simple database benchmarking tool which supports several databases and own scripts
-
Updated
Nov 16, 2024 - Go
Database agnostic SQL exporter for Prometheus
-
Updated
Jun 2, 2024 - Go
Send SQL Server Extended Events to Logstash, Elastic Search, or JSON
-
Updated
Oct 8, 2024 - Go
Simple reporting for Jira Worklogs
-
Updated
Dec 14, 2021 - Go
easily, quickly build data synchronization and data backup tools. 可以非常简单的实现数据备份、同步。
-
Updated
Feb 25, 2023 - Go
Utility to collect metrics from MS SQL with queries and send it via zabbix_sender protocol
-
Updated
Apr 7, 2017 - Go