#
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.
sql-server
ms-sql-server
microsoft-sql-server
sp-blitz
sp-blitzcache
sp-blitzindex
sp-blitzfirst
health-checks
first-responder-kit
-
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
python
java
chemistry
cheminformatics
dotnet
postgresql
oracle
webassembly
emscripten
microsoft-sql-server
mingw
bingo
indigo
-
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
microsoft
sql-server
data-engineering
microsoft-sql-server
mssql
dbt
tsql
t-sql
transact-sql
azure-sql
analytics-engineering
azure-sql-db
dbt-sqlserver
-
Updated
Jul 24, 2021 - Python
javascript
html
csharp
microsoft-visual-studio
web-application
microsoft-sql-server
database-management
asp-net
database-schema
doctor-appointment-management
clinic-management
database-design
database-schema-for-web-project
bootstr
patient-management-system
clinic-management-system
database-designed
end-to-end-application
-
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
mysql
sql
database
rest
mono
postgresql
db
microsoft-sql-server
mysql-database
mysql-client
microsoft-sql
restdb
-
Updated
Apr 15, 2021 - C#
This repo is the home of various SQL-Server-Tools
visualization
microsoft
agent
helper
sql
sql-server
server
job-scheduler
visual
helpers
sql-query
visualizer
microsoft-sql-server
procedure
sqlserver
server-management
procedures
tsql
t-sql
helper-tool
-
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
mysql
go
docker
golang
schema
database
evolution
postgresql
databases
migration
database-migrations
microsoft-sql-server
tenant
db-migration
multi-tenant-database
db-evolution
-
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.
sql-server
best-practices
health-check
naming-conventions
code-analysis
databases
sql-query
ms-sql-server
microsoft-sql-server
stored-procedures
tsql
code-smells
t-sql
microsoft-sql
database-design
best-practice
database-development
sql-servers
sp-develop
sql-server-assess
-
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.
c-sharp
sql-server
database
csharp
dotnet
micro-orm
microsoft-sql-server
datagrid
sql-statement
table-statement
query-statement
-
Updated
Jul 26, 2021 - C#
Build and deploy automated to SQL Server Analysis Services (SSAS) with Python.
python
visual-studio
microsoft-sql-server
olap
measures
ssdt
ssas
olap-cube
analysis-services
data-lineage
ssas-metadata
analysis-services-tabular
rolap
calculated-columns
cube-builder
azure-ssas
measure-dump
export-sql
mssql-ssas
ssas-on-linux
-
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