Tags: #sql
mindsdb/mindsdb
MindsDB is an AI-powered query engine that enables AI agents to securely access, unify, and analyze data from diverse sources using natural language and SQL.
dbeaver/dbeaver
A free, universal, and multi-platform database tool and SQL client for developers, administrators, and analysts.
MariaDB/server
A community-developed, open-source SQL database server designed as a drop-in replacement for MySQL, offering enhanced features and performance.
questdb/questdb
QuestDB is an open-source, high-performance time-series database designed for blazingly fast ingestion and low-latency SQL queries.
launchbadge/sqlx
An async, pure Rust SQL toolkit featuring compile-time checked queries without a DSL, supporting PostgreSQL, MySQL, and SQLite.
aarondl/sqlboiler
A database-first Go ORM generator that creates type-safe models and boilerplate-free code from your existing database schema.