t-sql topic

List t-sql repositories

openCypherTranspiler

69
Stars
16
Forks
Watchers

This tool transpiles openCypher graph query language to a relational database query language. This project publishes a T-SQL for Microsoft SQL Server as the target query language.

Programming_SQL_Server_Database

18
Stars
1
Forks
Watchers

In this repository, you can find some stored procedures, triggers, views and t-sql examples with both their explanations and implementations.

SQL-Server

21
Stars
11
Forks
Watchers

Useful T-SQL container

YelpDatasetSQL

18
Stars
8
Forks
Watchers

Working with the Yelp Dataset in Azure SQL and SQL Server

SQL-Server-Index-Insight-Scripts

26
Stars
9
Forks
Watchers

A collection of scripts to use with indexes in SQL Server

SQLServer-Data-Lineage

17
Stars
7
Forks
Watchers

Data Lineage for Microsoft SQL Server, Azure SQL Server and Azure Synapse

SQL-Server-Metrics-Pack

31
Stars
14
Forks
Watchers

A collection of scripts for gathering metrics from SQL Server's underlying DMO's.

SQL-Server-Permissions-Manager

22
Stars
11
Forks
Watchers

A set of scripts for managing logins and permissions on SQL Server databases.

sql-lessons

20
Stars
8
Forks
Watchers

💾 📚 📂 Sample Querying , Data and Training Materials with Transact-SQL

TransposingMatrix

16
Stars
4
Forks
Watchers

The detailed explanation could be found on Red Gate SimpleTalk's link 'An Easier Way of Transposing Query Result in SQL Server' https://www.red-gate.com/simple-talk/sql/t-sql-programming/easier-way-t...