zlacker

[return to "Recutils – Tools and libraries to access plain text databases called Recfiles"]
1. Mizza+l8[view] [source] 2017-09-21 12:17:33
>>jdemle+(OP)
I have a growing affinity for non-database-databases for personal and low/sparse-traffic projects. Lots less hassle.

Here's one I maintain designed for use with AWS Lambda which uses S3 as a Pythonic data-store: https://github.com/Miserlou/NoDB

◧◩
2. maxeri+vf[view] [source] 2017-09-21 13:15:21
>>Mizza+l8
I'm always fascinated that people get stuck differentiating between using a database for indexing and as a canonical data store.

Like the majority of media apps, it's either impossible or a huge pain to get them to index without managing.

[go to top]