#json #dbms

jasondb

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

11 releases

0.2.7 Apr 26, 2023
0.2.6 Nov 25, 2022
0.2.5 Apr 25, 2022
0.1.2 Dec 15, 2021
0.1.0 Nov 30, 2021

#440 in Database interfaces


Used in snippy-rs

MIT license

105KB
2K SLoC

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.

Dependencies

~89KB