Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

awesome-sql

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

Last synced: 3 days ago
JSON representation

  • <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="tools"></a>Tools

    • Liquibase - Source Control for your database
    • Rumba RDBM - Database migration tool, plain-SQL, and declarative definition supported
    • LINQPad - LINQPad is not just for LINQ queries, but any C#/F#/VB expression, statement block or program.
    • DBeaver - Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases.
    • EverSQL - SQL query optimization and database observability, powered by AI.
    • Liquibase - Source Control for your database
  • <a name="resources"></a>Resources

  • 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.
      • 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
      • MSSqlCLI - A command-line client for SQL Server with auto-completion and syntax highlighting