AdvancedSQLPuzzles
SQL Puzzle Set
A collection of challenging SQL puzzles and writings to test and improve skills in Microsoft SQL Server T-SQL.
Welcome to my GitHub repository. I hope you enjoy solving these puzzles as much as I have enjoyed creating them.
617 stars
16 watching
91 forks
Language: TSQL
last commit: about 1 month ago
Linked from 1 awesome list
problemspuzzlesquestionssqlsql-querysql-serversqlserver
Related projects:
Repository | Description | Stars |
---|---|---|
sqls-server/sqls | A tool that provides advanced intelligence for editing SQL code in various databases. | 1,023 |
sqlancer/sqlancer | Automated testing tool to identify logic and performance issues in databases | 1,512 |
mithrandyr/simplysql | A PowerShell module for querying various SQL databases with an intuitive set of cmdlets. | 203 |
himadriganguly/sqlilabs | An interactive platform for learning and practicing SQL Injection techniques through a web-based application. | 93 |
keramas/mssqli-duet | A tool designed to extract domain users from Active Directory environments by exploiting SQL injection vulnerabilities in MSSQL databases. | 93 |
quarylabs/sqruff | A tool for automatically checking and improving the quality of SQL code. | 513 |
sake92/squery | A library that provides a simple and flexible way to execute SQL queries in Scala 3 using JDBC drivers. | 18 |
pymssql/pymssql | A Python interface to Microsoft SQL Server | 842 |
spatialdude/usqlite | A MicroPython module providing a Pythonic interface to the SQLite database library | 94 |
sous-chefs/sql_server | Provides resources and recipes for installing, configuring, and managing Microsoft SQL Server | 63 |
lqs/sqlingo | A lightweight DSL and ORM library for writing SQL in Go | 416 |
twilmes/sql-gremlin | Translates SQL queries into Gremlin queries to query a graph database | 74 |
josephmillsatwork/qmlsql | An open-source wrapper around QSql to simplify QML development for database interactions | 26 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 365 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 569 |