TensorBase hopes the open source not become a copy game. TensorBase has a clear-cut opposition to fork communities, repeat wheels, or hack traffic for so-called reputations (like Github stars). After thoughts, we decided to temporarily leave the general data warehousing field. For people who want to learn how a database system can be built up, or how to apply modern Rust to the high-performance field, or embed a lightweight data analysis system into your own big one. You can still try, ask or contribute to TensorBase. The committers are still around the community. We will help you in all kinds of interesting things pursued in the project by us and maybe you. We still maintain the project to look forward to meeting more database geniuses in this world, although no new feature will be added in the near future.
Features
- The world's first ClickHouse compatible open-source implementation
- 2x faster write throughput than that of ClickHouse
- First no-LSM, write and read optimized storage layer proposed
- First make "copy-free, lock-free, async-free, dyn-free" happened in an open-source DBMS's critical path
- First DBMS running on the real-world RISC-V hardware
- First top-performance whole-lifecycle JIT SQL query engine