Popularity
9.9
Stable
Activity
10.0
Growing
36,096
1,273
5,707

Programming language: Go
License: Apache License 2.0
Tags: Database    
Latest version: v4.0.8

tidb alternatives and similar packages

Based on the "Database" category.
Alternatively, view tidb alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of tidb or a related project?

Add another 'Database' Package

README

[](docs/logo_with_text.png)

LICENSE Language Build Status Go Report Card GitHub release GitHub release date CircleCI Status Coverage Status GoDoc

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

See TiDB Quick Start Guide.

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:

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.