Conar is an Electron desktop app offering AI-assisted SQL editing for PostgreSQL, MySQL, MSSQL, and Clickhouse with encrypted cloud-stored connections and multiple AI model support.
SchemaSpy analyzes database metadata to generate interactive HTML docs with ER diagrams. Its JDBC plugin system supports many DBs, and it integrates well with CI/CD pipelines.
SQL-101 offers a structured, RDBMS-agnostic curriculum covering SQL basics to advanced topics like indexing and transactions, with code examples and exercises for beginners.
Databasus is a Go-based self-hosted database backup tool supporting Postgres, MySQL, and MongoDB with multi-cloud storage, encryption, and flexible scheduling. Its agent mode enhances security.
Gridex is a native cross-platform database IDE unifying seven database engines with a security-focused MCP server that safely exposes DB operations to AI agents. It uses native UI tech per OS and supports SSH, mTLS, and AI chat integrations.
NocoDB provides a no-code Airtable alternative with multi-view UI and REST APIs, featuring a one-line script to auto-deploy a full production stack with SSL.
OrcaQ is a Vue 3 and Tauri-based desktop database editor that adapts its UI for SQL and Redis. It offers schema exploration, ERD visualization, AI-driven SQL generation, and safe mutation execution.
Doctrine ORM offers PHP developers a robust object-relational mapper with an object-oriented query language (DQL) that eases database interactions. Discover its architecture, strengths, and how to navigate the repo.
ClickHouse is a C++ column-oriented database optimized for real-time analytical queries on large datasets. Explore its architecture, strengths, and how to get started.