
Key Feature
Install, Use, Contribute? Get started quickly with OpenTenBase!
What is OpenTenBase
OpenTenBase is an open source distributed database that can easily handle the storage, analysis and query of billions of data.
Quick Start
OpenTenBase architecture, introduction, compilation and installation, cluster running status, start and stop, etc.
Basic Use
Creation of shard table, hot and cold partition table, copy table, and basic DML operations.
Contribute
If you have good comments or suggestions, welcome to create Issues or Pull Requests to contribute to the OpenTenBase open source community.
Latest News

Latest Post
In < Quick Start > article, we introduced opentenbase architecture, source code compilation and installation, cluster running status, startup and stop, etc. This article will introduce the creation of shard table, hot and cold partition table, replication table and basic DML operation in opentenbase.
What’s OpenTenBase OpenTenBase is a relational database cluster platform that provides write reliability and multi node data synchronization. You can configure OpenTenBase on one or more hosts and store OpenTenBase data on multiple physical hosts. There are two ways to store data tables: distributed or replicated.
Latest Event