Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reykan-kp/inmemorydatabaseproject

A lightweight, file-based in-memory database in Java, featuring core operations like insert, retrieve, update, delete, and basic transaction management (commit/rollback). Users can interact through a CLI and save/load data in JSON format, making it ideal for quick data handling and educational purposes.
https://github.com/reykan-kp/inmemorydatabaseproject

java

Last synced: 3 days ago
JSON representation

A lightweight, file-based in-memory database in Java, featuring core operations like insert, retrieve, update, delete, and basic transaction management (commit/rollback). Users can interact through a CLI and save/load data in JSON format, making it ideal for quick data handling and educational purposes.

Awesome Lists containing this project