@neauoire I have a early-stage WIP text database that I want to work on soon: https://github.com/croqaz/text-db
HOW: You load multiple JSON lines files and live query them.
WHY: Because I want to have multiple sources of truth that I can import, manipulate and export, and both the input and output should be readable.
@neauoire I will use this to allow thumbs-up, thumbs-down and comments on my blog, but the database will be public, readable and on Github.