PysonDB is an embedded document-oriented DBMS for Python applications.
- Source Code
- https://github.com/pysonDB/pysonDB-v2[02]
- Tech Docs
- https://pypi.org/project/pysondb[03]
- Developer
- Country of Origin
- IN
- Start Year
- 2020 [04]
- Project Types
- Hobby, Open Source
- Written in
- Python
- Supported Languages
- Python
- Operating System
- Windows
- License
- MIT License
PysonDB is an embedded document-oriented DBMS for Python applications.
Concurrency Control
PysonDB uses a single file-based lock for databases. It does not support concurrent operations.
Citations
4 sources
Revision #2