LiliDB (JSON-based database)

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • LiliDB

    LiliDB is a thread-safe / fail-safe Key-value database based on JSON.

  • DictDataBase

    A python NoSQL dictionary database, with concurrent access and ACID compliance

  • Nice! Quite similar to a database I am working on: https://github.com/mkrd/DictDataBase

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • pysonDB

    A Simple , ☁️ Lightweight , 💪 Efficent JSON based database for 🐍 Python. PysonDB-V2 has been released ⬇️

  • Have a tl:dr how it differs / improves on pysonDB?

  • dicttable

    fast schemaless table object

  • This looks cool. I made something similar that can load or dump JSON but it in memory and, for equality and member checks, is O(1): dicttable

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts