microsoft-sql-server
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 206 public repositories matching this topic...
Universal command-line interface for SQL databases
-
Updated
Jul 26, 2021 - Go
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
-
Updated
Jul 26, 2021 - Go
sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
-
Updated
Jul 25, 2021 - TSQL
Automatically identify anti-patterns in SQL queries
-
Updated
Apr 8, 2020 - C++
Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
-
Updated
Jul 5, 2021 - PHP
Universal cheminformatics libraries, utilities and database search tools
-
Updated
Jul 26, 2021 - C++
R2DBC Driver for Microsoft SQL Server using TDS (Tabular Data Stream) Protocol
-
Updated
Jul 26, 2021 - Java
Native Microsoft SQL Server client for iOS
-
Updated
Sep 25, 2019 - C
StackOverflow Data Dump Importer. Forked from https://bitbucket.org/bitpusher/soddi/ after the original author passed away.
-
Updated
Jun 18, 2018 - C#
A collection of cool and useful tools, procedures and scripts for the discerning DBA
-
Updated
Jul 20, 2021 - TSQL
dbt adapter for SQL Server and Azure SQL
-
Updated
Jul 24, 2021 - Python
-
Updated
Jan 17, 2021 - C#
Full Text Search for Microsoft SQL Server with Entity Framework
-
Updated
Mar 29, 2019 - C#
Toolbox repository for Madeira's consultant team
-
Updated
Jul 23, 2021 - TSQL
Microsoft SQL Server Adapter for Elixir
-
Updated
Dec 24, 2019 - Elixir
Simple database wrapper for Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite written in C# supporting dynamic query building and nesting using expressions.
-
Updated
Jun 7, 2021 - C#
RESTful HTTP/HTTPS server for Microsoft SQL Server, MySQL, and PostgreSQL
-
Updated
Apr 15, 2021 - C#
This repo is the home of various SQL-Server-Tools
-
Updated
Dec 18, 2019 - TSQL
SQL Server Blocked Process Report Viewer
-
Updated
Feb 12, 2018
Super fast and lightweight DB migration & evolution tool written in Go
-
Updated
Jul 25, 2021 - Go
Implementation of ULID generator For Microsoft SQL Server
-
Updated
Jun 14, 2017 - SQLPL
sp_Develop can be used by database developers, software developers and for performing database code (smell) reviews.
-
Updated
Jun 3, 2021 - TSQL
Fable Node client for Microsoft SQL Server, built around a node-mssql binding
-
Updated
May 7, 2021 - F#
Converts simple query to SQL Server full-text-search query.
-
Updated
Feb 21, 2021 - C#
Query Migration Tool for Microsoft SQL Server to SAP HANA
-
Updated
Jan 15, 2021 - C#
A mysqldump-like tool for Microsoft SQL Server
-
Updated
Aug 7, 2019 - PowerShell
A collection of legacy SugarCRM Community Edition installers, upgrade packages, documentation, etc. collected from the SourceForge project prior to the files being removed from the site.
-
Updated
Oct 5, 2018 - HTML
Data Commander is a front-end for SQL and other databases. The program has a plugin architecture for adding arbitrary data providers.
-
Updated
Jul 26, 2021 - C#
Build and deploy automated to SQL Server Analysis Services (SSAS) with Python.
-
Updated
Jul 23, 2021 - Python


Issue Description
What are you doing?
I am trying to strongly type my application using Typescript and Sequelize. I have noticed th