rustbase / rustbase

Rustbase is open source, lightweight, modern and fast NoSQL database.

Home Page:https://rustbase-web.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rustbase

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.



⚠️ Warnings

  • This is a work in progress, so it is not recommended to use it in production.

Supported platforms

Windows Linux MacOS
i686 -
x64 -
aarch64 - - -
arm - - -

Installation

Windows (WSL) & Linux

You can install the latest version of Rustbase using the following command:

curl -sL https://rustbase-web.vercel.app/install | bash

Manual Installation

You can download the latest version of Rustbase here.

MacOS

Currently, Rustbase is not available for MacOS.

Docker

You can use the official Docker image of Rustbase here.

docker pull ghcr.io/rustbase/rustbase:latest

External Components

Rustbase CLI

Use the Rustbase CLI to manage your Rustbase Server.

DustData

DustData is a data concurrency control key-value storage engine to Rustbase

🔗 Contribute

Click here to see how to Contribute

Join our Discord server to get help and discuss features.

Authors

License

MIT License

About

Rustbase is open source, lightweight, modern and fast NoSQL database.

https://rustbase-web.vercel.app

License:MIT License


Languages

Language:Rust 96.5%Language:Shell 2.0%Language:Dockerfile 1.5%