A noSQL key-value database cross-platform program written in Rust
Rustbase is open source, lightweight, modern and fast NoSQL database, using DustData as the storage engine.
- This is a work in progress, so it is not recommended to use it in production.
Windows | Linux | MacOS | |
---|---|---|---|
i686 | ✅ | ✅ | - |
x64 | ✅ | ✅ | - |
aarch64 | - | - | - |
arm | - | - | - |
You can install the latest version of Rustbase using the following command:
curl -L https://www.rustbase.app/install | bash
You can download the latest version of Rustbase here.
Currently, Rustbase is not available for MacOS.
Use the Rustbase CLI to manage your Rustbase Server.
DustData is a data concurrency control key-value storage engine to Rustbase
Click here to see how to Contribute
Join our Discord server to get help and discuss features.