You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Elara DB is an easy to use, lightweight persistent key-value store that can also be used as a fast in-memory cache. Manipulate data structures in-memory, encrypt database files and export data. 🎯
GrepBase is a simple JSON file database with an express backend and a Vue.js frontend. It is handy for adding dummy data to test your apps during development.
The Online Shopping System is a C++ console-based application built using Object-Oriented Programming (OOP) principles to simulate an end-to-end online shopping process , It uses file handling as a simple database system.
DBase: Secure Python DB library. Manage text/JSON/encrypted databases with built-in logging and error handling. Military-grade encryption, temp DBs, atomic ops. Ideal for secure local storage
A simple, robust, and thread-safe CRUD library for managing JSON objects in files with TypeScript support, auto-ID, unique fields validation, and zero dependencies.