💾 Archived View for bbs.geminispace.org › u › requiem › 18471 captured on 2024-08-31 at 15:55:23. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-08-19)

➡️ Next capture (2024-12-17)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 💀 requiem

Re: "When the CGIs on my capsule need to store data, I use..."

In: u/jsreed5

FileXDB seems really cool:

https://github.com/FileXdb/FileXdb.py

💀 requiem

Jul 10 · 7 weeks ago

Original Post

🚀 jsreed5

When the CGIs on my capsule need to store data, I use SQLite as the backend. I'd like to try out a document-oriented NoSQL database for my next project. MongoDB is the obvious choice, but I don't like its licensing terms, and I like that SQLite doesn't require a process to run all the time. Is there an open-source document-oriented database analogous to SQLite?

💬 4 comments · Jul 09 · 8 weeks ago