KantoDB
An open source OLTP-oriented hybrid SQL database providing transactional SQL storage and querying
The product is an open source OLTP-oriented hybrid SQL database that provides transactional SQL storage and querying. It addresses the need for a relational database that can run embedded as a programming library or as a standalone server. It is for software developers, data teams, and operations/IT teams in business environments building data-backed applications. It is positioned directly against Postgres and SQLite and is implemented in Rust using DataFusion and Arrow for data handling with RocksDB for storage.
Key features
- OLTP-oriented hybrid SQL database
- Use as programming library like SQLite
- Use as database server like Postgres
- Written in Rust
- Uses DataFusion and Arrow for data wrangling
- Uses RocksDB for underlying storage
Social posts
- No social media activity detected
GTM channels
- Blog
- Community
- Docs
ICP
- Software developers
- Data analytics teams
- DevOps sre teams