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 -sL https://rustbase-web.vercel.app/install | bashYou can download the latest version of Rustbase here.
Currently, Rustbase is not available for MacOS.
You can use the official Docker image of Rustbase here.
docker pull ghcr.io/rustbase/rustbase:latestUse 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.
