An open API service indexing awesome lists of open source software.

awesome-sql

List of tools and techniques for working with relational databases.
https://github.com/danhuss/awesome-sql

Last synced: 10 days ago
JSON representation

  • Uncategorized

    • Uncategorized

      • MySQL - There is already a whole awesome list just for MySQL.
      • PostgreSQL - There is alread a whole awesome list just for PostgreSQL.
      • Oracle Database Express Edition - Free entry level database to develop and deploy applications
      • SQL Server Data Tools - Integrated environment for developers to design and build database and other business intelligence solutions for MS SQL Server stack.
      • MSSqlCLI - A command-line client for SQL Server with auto-completion and syntax highlighting
      • Alexandria PL/SQL Utility Library - Collection of utility packages for PL/SQL
      • PLSQL-JSON - PL/SQL library to encode/decode JSON
      • utPLSQL - Unit testing framework for PL/SQL
      • SQLcl - Free command line interface for Oracle Database.
      • utPLSQL - Unit testing framework for PL/SQL
      • SQL Server Express Edition - Free SQL Server Database to develop and deploy applications
      • 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.
      • tSQLt - Unit testing framework for SQL Server
  • <a name="tools"></a>Tools

    • LINQPad - LINQPad is not just for LINQ queries, but any C#/F#/VB expression, statement block or program.
    • Rumba RDBM - Database migration tool, plain-SQL, and declarative definition supported
    • EverSQL - SQL query optimization and database observability, powered by AI.
    • Liquibase - Source Control for your database
    • PgCLI - Postgres CLI with autocompletion and syntax highlighting
    • WhoDB - SQL/NoSQL/Graph/Cache/Object data explorer with AI-powered chat + other useful features
    • SchemaSpy - we will do the best to simplify documentation process of your database
    • sqruff - A SQL linter and formatter written in Rust that supports various SQL dialects and integrates with VSCode through a plugin.
    • SQLPage - Open-source SQL-only website builder
    • ERAlchemy - ERAlchemy generates Entity Relation (ER) diagram from databases
    • ThalamusDB - SQL with AI operators on text, images, and sound files.
    • BigBash - Open-source converter that generates a bash one-liner from an SQL Select query, no database necessary
    • sqlaxe - CLI tool for searching, filtering, formatting, and splitting SQL files. Supports 40+ dialects of SQL.
    • PixQL - Command-line image processing tool in SQL by @Phildo
    • MissionKontrol - Self-hosted admin panel to manage one or more MySQL/PostGRES databases.
    • SQL Fiddle - Easly test and share database problems and their solutions. Can use different backend DBMS's (MySQL, PostgreSQL, MS SQL Server, Oracle, and SQLite)
    • Flyway - Database migration tool
  • <a name="formatter"></a>Formatters

    • SQL Format - Instant SQL Formatter
    • Poor SQL - Instant Free and Open-Source T-SQL Formatting (look here for the plugins and whatnot: https://github.com/TaoK/PoorMansTSqlFormatter )
    • ExtendsClass - Online SQL formatter
  • <a name="resources"></a>Resources