tsql
There are 810 repositories under tsql topic.
tobymao/sqlglot
Python SQL Parser and Transpiler
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
ktaranov/sqlserver-kit
Useful links, scripts, tools and best practice for Microsoft SQL Server Database
ktaranov/naming-convention
Templates for naming convention - TSQL, JavaScript, C#, R, Python, Powershell
ploomber/jupysql
Better SQL in Jupyter. 📊
fsprojects/Rezoom.SQL
Statically typechecks a common SQL dialect and translates it to various RDBMS backends
bruce-dunwiddie/tsql-parser
Library Written in C# For Parsing SQL Server T-SQL Scripts in .Net
DavidSchanzer/Sql-Server-DBA-Toolbox
A box of tricks (SQL scripts) that I've built up over many years for Microsoft SQL Server instance and database administration, and general working-with-data.
dbt-msft/dbt-sqlserver
dbt adapter for SQL Server and Azure SQL
tsqllint/tsqllint
Configurable linting for TSQL
YPermitin/SQLServerTools
Инструменты обслуживания и разработки для Microsoft SQL Server, а также другие интересности
MadeiraData/MadeiraToolbox
This repository is deprecated and no longer updated. Please visit the new repository:
xnuinside/simple-ddl-parser
Simple DDL Parser to parse SQL (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects) ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc. & table properties, types, domains, etc.
rrg92/sqlserver-lib
Ferramentas e Scripts úteis para DBAs e Dev SQL
SQL-Server-projects/Reporting-Services-examples
:closed_book: Various example reports I use for Microsoft Report Server (SSRS & PBIRS) as well as documents for unit testing, requirements and a style guide template.
victor-wiki/DatabaseManager
A simple tool for databases : SqlServer, MySql, Oracle, Postgres and SQLite
AsifRashid01/SalesAnalysis_SQL_PowerBI
Data Analyst portfolio project that deals with business KPIs, cleaning and transforming data and visualizing it to create a dashboard. The tools used are: SQL Server, T-SQL, Excel and Power BI.
SparkhoundSQL/sql-server-toolbox
SQL Server Toolbox by the Sparkhound SQL Team
JaCraig/SQLParser
An SQL Parser/Lexer for C#
MEM-Zone/MEM.Zone
Our ♡ collection of PowerShell scripts and Endpoint Management related stuff 🐵
lowlydba/dba-multitool
:hammer_and_wrench: T-SQL scripts for the long haul: optimizing storage, on-the-fly documentation, and general administrative needs.
SQL-Server-projects/TSQL-Scripts
:frog: Various scripts I use for SQL Server databases. These include Reporting Services, Primavera P6, and general administration T-SQL backup and restore, etc.
blakedrumm/SCOM-Scripts-and-SQL
The scripts, tools, and queries provided here are fully compatible with System Center Operations Manager.
gretard/sonar-sql-plugin
SQL language (T-SQL, MySQL, Snowflake, Vertica and PostgreSQL dialects) plugin for SonarQube
microsoft/dbt-synapse
dbt adapter for Azure Synapse Dedicated SQL Pools
SQLadmin/AwesomeSQLServer
A big collection of SQL Server Queries and documeantations to fix your SQL Server's bottle neck
modeldba/sql-autocomplete
Autocomplete recommendations for SQL statements
PositiveTechnologies/PT.PM
:black_small_square: An engine for searching patterns in the source code, based on Unified AST or UST. At present time C#, Java, PHP, PL/SQL, T-SQL, MySql, and JavaScript are supported. Patterns can be described within the code or using a DSL.
rudi-bruchez/tsql-scripts
Transact-SQL scripts and gists
SQLadmin/tsqltools
Tsql stored procedures and scripts to help the DBAs and Developers to make their job easier
Thomas-S-B/SQLServerTools
This repo is the home of various SQL-Server-Tools
EmergentSoftware/SQL-Server-Development-Assessment
sp_Develop can be used by database developers, software developers and for performing database code (smell) reviews.
EvotecIT/PSLansweeper
PowerShell Module to interact with Lansweeper Database
modeldba/antlr4ts-sql
Pre-built SQL grammars that you can import and “just use”. No configuration necessary.
anwesh90/Hospital-Management-System
SQL Database implementation of Hospital Management workflow
karenpayneoregon/sql-basics
Basics and intermediate topics for working with SQL-Server using C#