An open API service indexing awesome lists of open source software.

https://github.com/git-user-cpp/jsdb

Just Simple DataBase
https://github.com/git-user-cpp/jsdb

database database-management rust rust-database rust-lang rust-library rustprogramming

Last synced: 2 months ago
JSON representation

Just Simple DataBase

Awesome Lists containing this project

README

          

# JSDB - Just a Simple DataBase

Simple Database implemented in Rust.

---

![GitHub Release](https://img.shields.io/github/v/release/git-user-cpp/jsdb?style=flat-square&logo=github)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/git-user-cpp/jsdb/rust.yml?style=flat-square&logo=github)
![GitHub Repo stars](https://img.shields.io/github/stars/git-user-cpp/jsdb?style=flat-square&logo=github)

![GitHub contributors](https://img.shields.io/github/contributors-anon/git-user-cpp/jsdb?style=flat-square&logo=github) ![GitHub last commit](https://img.shields.io/github/last-commit/git-user-cpp/jsdb?style=flat-square&logo=github)

![GitHub License](https://img.shields.io/github/license/git-user-cpp/jsdb?style=flat-square&logo=github)

---

## Documentation
https://git-user-cpp.github.io/jsdb/jsdb/index.html

---

## ⚠️ LICENSE ⚠️

JSDB - Just a Simple DataBase.
Copyright (C) 2025 Andrew Kushyk

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .

---