> cat /dev/github | grep security-tools
discovered 03 Aug 2026

LiteJsonDb

via awesome-list
→ View on GitHub
LiteJsonDb is a lightweight, JSON-based database designed for simple data management, ideal for small projects or prototypes. It offers features such as data encryption, automatic backups, subcollections for organized data structuring, and error handling, all while ensuring robust performance with atomic writes and efficient data storage. The tool also supports external edit awareness, allowing it to detect and respect changes made to the database file by other processes.