awesome-sql
github.com/danhuss/awesome-sql ↗List of tools and techniques for working with relational databases.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me oracle resources from awesome-sql"
Installation instructions →What's inside
Oracle
- Alexandria PL/SQL Utility Library
Collection of utility packages for PL/SQL
- Oracle Database Express Edition
Free entry level database to develop and deploy applications
- PLSQL-JSON
PL/SQL library to encode/decode JSON
- SQLcl
Free command line interface for Oracle Database.
- SQL Developer
Oracle's Free IDE for PL/SQL development and administration of Oracle databases
- SQL Tools for Oracle
Lightweight frontend for Oracle DB development.
Resources
- Basic and advanced concepts of SQL with examples on Scaler
A curated interactive space for aspiring programmers to learn and master their SQL skills.
- Curated SQL Learning Resources on Hackr.io
Programming Community Curated Resources for learning SQL
- Mostly Asked SQL Interview Questions and Answers for Freshers
Online coding tutorials and Interview questions.
- MySQL
There is already a whole awesome list just for MySQL.
- PostgreSQL
There is alread a whole awesome list just for PostgreSQL.
- SQL Syntax Cheat Sheet
Comprehensive SQL reference including: DDL, DML, JOINs, window functions, CTEs, performance tips, and common mistakes.
Tools
- BigBash
Open-source converter that generates a bash one-liner from an SQL Select query, no database necessary
- DBeaver
Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases.
- ERAlchemy
ERAlchemy generates Entity Relation (ER) diagram from databases
- EverSQL
SQL query optimization and database observability, powered by AI.
- Flyway
Database migration tool
- LINQPad
LINQPad is not just for LINQ queries, but any C#/F#/VB expression, statement block or program.
Formatters
- CodeNeat SQL Formatter
Privacy-first online SQL formatter supporting 7 dialects.
- ExtendsClass
Online SQL formatter
- Poor SQL
Instant Free and Open-Source T-SQL Formatting (look here for the plugins and whatnot:
- SQL Format
Instant SQL Formatter
SQL Server
- MSSqlCLI
A command-line client for SQL Server with auto-completion and syntax highlighting
- SQL Server Data Tools
Integrated environment for developers to design and build database and other business intelligence solutions for MS SQL Server stack.
- SQL Server Express Edition
Free SQL Server Database to develop and deploy applications
- tSQLt
Unit testing framework for SQL Server
Showing a sample of 43 resources. View the full list on GitHub →