awesome-sql
😎 Awesome lists about SQL stuff! :computer: Tutorials, docs, formatters, online education, tools and more :fire:
https://github.com/mbiesiad/awesome-sql
Last synced: 2 days ago
JSON representation
-
Formatters
- SQL Formatter - Instant SQL Formatter.
- PoorMansTSqlFormatter - A small free .NET and JS library.
-
Oracle
- Oracle SQL Developer - A free, integrated development environment.
- Testing Framework for PL/SQL - An open-source testing framework for PL/SQL and SQL.
- SQL Tools for Oracle - A light weight and robust frontend for Oracle database development.
- Oracle Database 18c Express Edition - Free Oracle Database for everyone.
- Oracle SQL Developer - A free, integrated development environment.
- Oracle Database Online Documentation 12c - Documentation, release 1 (12.1).
- Alexandria-PLSQL-Utils - Oracle PL/SQL Utility Library.
- PLSQL-JSON - The JSON encode/decode library for Oracle PL/SQL.
- Testing Framework for PL/SQL - An open-source testing framework for PL/SQL and SQL.
-
SQL Server
- SQL Server Data Tools - A modern development tool for building SQL Server relational databases, Azure SQL Databases, Analysis Services (AS) data models, Integration Services (IS) packages, and Reporting Services (RS) reports.
- SQL Server Interview Questions - Prepare for SQL interview with these most asked real-world SQL interview questions.
- SQL Server Data Tools - A modern development tool for building SQL Server relational databases, Azure SQL Databases, Analysis Services (AS) data models, Integration Services (IS) packages, and Reporting Services (RS) reports.
- SQL Server Interview Questions - Prepare for SQL interview with these most asked real-world SQL interview questions.
- SQL Server 2019 - SQL Server 2019 by Microsoft.
- Database Unit Testing for SQL Server - Unit testing framework for SQL Server.
- SQL Server Architecture - Detailed Explanation.
- Learn SQL Server - Detail information related to SQL Server.
-
Miscellaneous
- Pluralsight - Pluralsight (Code School: Try SQL).
- W3Schools - SQL Tutorial with W3Schools.
- CodecAcademy - CodecAcademy (Learn SQL).
- SQLZoo - SQL Tutorial.
- Scaler Topics - Learn basic and advanced concepts of SQL.
- InetrviewBit - Learn SQL: Basic to Advanced Concepts.
-
Conferences
- SQL Server Virtual Conference - SQL Server Virtual Conference with C# Corner.
- SQL Day - SQLDay is the largest conference focused on Microsoft Data Platform – databases, Big Data, Business Intelligence and advanced data analysis.
- JOIN! DB Conference - JOIN! is a premium conference for all specialists using Microsoft SQL Server, featuring some of the best speakers in the industry.
- SQL Day - SQLDay is the largest conference focused on Microsoft Data Platform – databases, Big Data, Business Intelligence and advanced data analysis.
-
Tools
- SQL Fiddle - A tool for easy online testing and sharing of database problems and their solution.
- Rumba RDBM - Database schema migration tool, plain-SQL, and declarative schema definition supported.
- EverSQL - Automated query optimizer, performance monitor and analyser, powered by AI.
- sqruff - A SQL linter and formatter written in Rust that supports various SQL dialects and integrates with VSCode through a plugin.
- sqlaxe - CLI tool for searching, filtering, formatting, and splitting SQL files. Supports 40+ dialects of SQL.
- ERAlchemy - Entity Relation Diagrams generation tool.
- PixQL - SQL for image processing.
- BigBash - A converter that generates a bash one-liner from an SQL Select query.
- Flyway - Version control for a database.
-
Defense and Mitigation
- OWASP: Testing for SQL Injection (WSTG) - How to test applications for SQL injection vulnerabilities.
- MITRE CAPEC-66: SQL Injection - Entry in CAPEC (Common Attack Pattern Enumeration & Classification) describing SQLi attack patterns.
- CWE-20: Improper Input Validation - Entry in CWE by MITRE about Improper Input Validation.
- OWASP SQL Injection Prevention Cheat Sheet - Practical guidance on how to prevent SQL injection via parameterization, input validation, etc.
- OWASP Injection Prevention Cheat Sheet - Broader view on injection flaws (not just SQL) and mitigation strategies.
- OWASP Database Security Cheat Sheet - Advice on secure configuration of SQL / NoSQL systems and database-level defenses.
Programming Languages
Categories
Sub Categories