#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

#952 in Database interfaces

Download history 57/week @ 2024-07-27 1/week @ 2024-08-03 2/week @ 2024-09-07 1/week @ 2024-09-14 47/week @ 2024-09-21 7/week @ 2024-09-28 15/week @ 2024-10-05 47/week @ 2024-10-12 3/week @ 2024-10-26 4/week @ 2024-11-02

56 downloads per month
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