PysonDB

NoSQL

PysonDB is an embedded document-oriented DBMS for Python applications.

Concurrency Control

Not Supported

PysonDB uses a single file-based lock for databases. It does not support concurrent operations.

Data Model

Document / XML

Query Compilation

Not Supported

Query Execution

Tuple-at-a-Time Model

Query Interface

Custom API

Storage Architecture

Disk-oriented

Storage Organization

Heaps

System Architecture

Embedded

PysonDB Logo
Website

https://pysondb.github.io/pysonDB/

Source Code

https://github.com/pysonDB/pysonDB-v2

Tech Docs

https://pypi.org/project/pysondb/

Developer

Fredy Somy

Country of Origin

IN

Start Year

2020

Project Type

Hobby, Open Source

Written in

Python

Supported languages

Python

Operating Systems

Windows

Licenses

MIT