jasondb

Crates.iojasondb
lib.rsjasondb
version0.2.7
sourcesrc
created_at2021-11-30 19:07:30.26865
updated_at2023-04-26 16:14:00.348929
descriptionA Blazingly-Fast, JSON-Based, Log-Structured Database.
homepagehttps://github.com/w-henderson/JasonDB
repositoryhttps://github.com/w-henderson/JasonDB
max_upload_size
id489935
size103,442
William Henderson (w-henderson)

documentation

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.

Commit count: 71

cargo fmt