30
KenobiDB - document-based data store built over SQLite
(patx.github.io)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
OK, yeah, this looks pretty cool. There are a lot of situations where I want to store information, and a text file isn't ideal, but running a full fledged database is overkill. I like the simplicity of the interface, especially the search function.