TiDB is built for agentic workloads that grow unpredictably, with ACID guarantees and native support for transactions, analytics, and vector search. No data silos. No noisy neighbors. No infrastructure ceiling.
Database diagrams editor that allows you to visualize and design your DB with a single query.
Self-hosted database backup manager with a web UI. Schedule, backup, and restore MySQL, PostgreSQL, MariaDB, Microsoft SQL Server, MongoDB, SQLite & Redis to S3, SFTP, Samba or local storage. SSH Tunnel support.
A database migration tool. Supports SQL migrations and Go functions.
DuckDB is an analytical in-process SQL database management system
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
Embeddable Postgres with real-time, reactive bindings.
Cloud Database Manager
Free universal database tool and SQL client
Free and open source database client built natively for developers
✨ AI Spreadsheet for Business
A free, open source, multi-platform SQLite database manager.
The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.
Low-level Go interface to SQLite 3
Database migrations. CLI and Golang library.
Grist is the evolution of spreadsheets.
Open-source, low-latency key/value engine built on Valkey with query subscriptions and hierarchical storage tiers.
Everything that makes working with databases easier
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in Go.
Redis re-implemented with SQL
Extremely fast, easy to use, and fully async NoSQL database for Flutter
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
Embeddable and distributed in-memory alternative to Redis.
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
A script to automatically back up all databases running under docker on a host
A peer-to-peer database that spans devices. For apps and agents that work everywhere.
Embedded Go Database, the fast alternative to SQLite, gorm, etc.
Flutter database for super-fast Dart object persistence
Persistent embedded document-oriented NoSQL database for Dart and Flutter.
gmm(go-mysql-mocker) is a simple but useful tool to mock mysql server in Go project, it is especially useful in unit testing. This tool uses dolthub/go-mysql-server as memory server and gorm to auto create table and init data.