Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/w-henderson/JasonDB

๐Ÿ—„๏ธ A Blazingly-Fast, JSON-Based, Log-Structured Database.
https://github.com/w-henderson/JasonDB

database dbms json rust

Last synced: 9 days ago
JSON representation

๐Ÿ—„๏ธ A Blazingly-Fast, JSON-Based, Log-Structured Database.

Awesome Lists containing this project

README

        


JasonDB


A Blazingly-Fast, JSON-Based, Log-Structured Database.

API Documentation ยป











JasonDB is a blazingly-fast, JSON-based, log-structured database for Rust. Supporting both in-memory and disk-based storage at the developer's choice, it is fast, flexible and well-integrated with the Rust programming language. It provides complex and highly-optimised queries, as well as an intuitive and extensible API for creating and managing databases.