Latest Post
Basic Usage
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.
Read more
Quick Start
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.
Read more