Crates.io | jasondb |
lib.rs | jasondb |
version | 0.2.7 |
source | src |
created_at | 2021-11-30 19:07:30.26865 |
updated_at | 2023-04-26 16:14:00.348929 |
description | A Blazingly-Fast, JSON-Based, Log-Structured Database. |
homepage | https://github.com/w-henderson/JasonDB |
repository | https://github.com/w-henderson/JasonDB |
max_upload_size | |
id | 489935 |
size | 103,442 |
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.