Project duration: 21/02/2021 - present
Chainson is a JSON file database with zero dependencies that I'm working on as a hobby project. It's basically a warpper around the Map data structure from Javascript itself that automatically stores on the drive as a JSON file (and loads on initilization).