tidb alternatives and similar packages
Based on the "Database" category.
Alternatively, view tidb alternatives based on common mentions on social networks and blogs.
-
cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. -
dgraph
The database for modern applications. Common use cases: knowledge graphs for AI, fraud detection, personalization, and search. Built and maintained by @HypermodeInc. -
TinyGo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM. -
groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases. -
bytebase
The GitHub/GitLab for database DevSecOps. World's most advanced database DevSecOps solution for Developer, Security, DBA and Platform Engineering teams. -
go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications. -
immudb
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history -
buntdb
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support -
pREST
PostgreSQL ➕ REST, low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new -
xo
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server -
nutsdb
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. -
lotusdb
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree. -
gocraft/dbr (database records)
Additions to Go's database/sql for super fast performance and convenience.
SaaSHub - Software Alternatives and Reviews
Do you think we are missing an alternative of tidb or a related project?
Popular Comparisons
README
[](docs/logo_with_text.png)
What is TiDB?
TiDB ("Ti" stands for Titanium) is an open-source NewSQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
For more details and latest updates, see TiDB docs and release notes.
For future plans, see [TiDB Roadmap](roadmap.md).
Quick start
Start with TiDB Cloud
TiDB Cloud is the fully-managed service of TiDB, currently available on AWS and GCP.
Quickly check out TiDB Cloud with a free trial.
See TiDB Cloud Quick Start Guide.
Start with TiDB
Start developing TiDB
See Get Started chapter of TiDB Dev Guide.
Community
You can join these groups and chats to discuss and ask TiDB related questions:
In addition, you may enjoy following:
- @PingCAP on Twitter
- Question tagged #tidb on StackOverflow
- The PingCAP Team English Blog and Chinese Blog
For support, please contact PingCAP.
Contributing
The community repository hosts all information about the TiDB community, including how to contribute to TiDB, how TiDB community is governed, how special interest groups are organized, etc.
Contributions are welcomed and greatly appreciated. All the contributors are welcomed to claim your reward by filing this form. See Contribution to TiDB for details on typical contribution workflows. For more contributing information, click on the contributor icon above.
Case studies
Architecture
[architecture](./docs/architecture.png)
License
TiDB is under the Apache 2.0 license. See the [LICENSE](./LICENSE) file for details.
Acknowledgments
*Note that all licence references and agreements mentioned in the tidb README section above
are relevant to that project's source code only.