Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/w-henderson/JasonDB
- Owner: w-henderson
- License: mit
- Created: 2021-04-26T18:33:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-26T16:15:27.000Z (over 1 year ago)
- Last Synced: 2024-10-08T01:47:58.353Z (about 1 month ago)
- Topics: database, dbms, json, rust
- Language: Rust
- Homepage:
- Size: 620 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - JasonDB - ๐๏ธ A Blazingly-Fast, JSON-Based, Log-Structured Database. (Rust)
README
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.