KuiBaDB is a research project just to experiment with some ideas:
- a transaction model inspired by Spanner.
- a column store and vectorization compute engine inspired by Hologres: A Cloud-Native Service for Hybrid Serving/Analytical Processing, OceanBase and PostgreSQL.
- a Kubernetes native distributed OLAP database inspired by CockroachDB: How we built a forever-free serverless SQL database.
Roadmap
- A prototype has been implemented in 5fc47715.