From 23880d7c48a12d07ab904fba2b5cb9c0949169d9 Mon Sep 17 00:00:00 2001 From: wangyunlai Date: Mon, 4 Mar 2024 20:38:36 +0800 Subject: [PATCH] Add oceanbase database --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d13add..e953fff 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ A curated list of amazingly awesome database libraries, resources and shiny thin * [tokudb-engine](https://github.com/Tokutek/tokudb-engine)- TokuDB is a high-performance, write optimized, compressing, transactional storage engine for MySQL and MariaDB * [TokuMX](https://github.com/Tokutek/mongo)- TokuMX is a high-performance, concurrent, compressing, drop-in replacement engine for MongoDB * [VoltDB](https://github.com/VoltDB/voltdb/) - VoltDB is a horizontally-scalable, in-memory SQL RDBMS designed for applications that have extremely high read and write throughput requirements. +* [OceanBase](https://github.com/oceanbase/oceanbase) - A distributed relational database with high availability, horizontal scalability, and compatibility with MySQL. [website](www.oceanbase.com) ## dot-net