Is there something like mongodb/couchdb that does the sqlite philiosophy of an in-process database that's just saved out to a file?

I need to convert a python program to store some data in a database and I'd rather not deal with SQL.

I mean I could always build a small wrapper around an SQLite database I stuff JSON into

but I'd rather not have to

Follow

@foone just write JSON to disk and be done with it then? Hard to know what your constraints are.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.