sql-server topic

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.

List sql-server repositories

tds_fdw

356
Stars
98
Forks
Watchers

A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)

awesome-aws-workshops

406
Stars
110
Forks
Watchers

(Unofficial) curated list of awesome workshops found around in the internet. As we all have been there, finding that workshop that you have just attended shouldn't be hard. The idea is to provide an e...

SQL-APIConsumer

138
Stars
47
Forks
Watchers

Database Project with generic procedures to consume API through GET/POST methods.

Denunciado

240
Stars
190
Forks
Watchers

This project born from the need from people to have a way of communication between municipalities and communities. Some municipalities, have their platforms, but they are complex to validate the vera...

Transformalize

155
Stars
33
Forks
Watchers

Configurable Extract, Transform, and Load

naming-convention

1.8k
Stars
539
Forks
Watchers

Templates for naming convention - TSQL, JavaScript, C#, R, Python, Powershell

SQLProvider

561
Stars
143
Forks
Watchers

A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.

SQL-Server-First-Responder-Kit

3.2k
Stars
981
Forks
Watchers

sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.

sqlserver-kit

2.0k
Stars
641
Forks
Watchers

Useful links, scripts, tools and best practice for Microsoft SQL Server Database

SqlQueryStress

892
Stars
221
Forks
Watchers

SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/