No project description provided
Project description
DocumentDB
DocumentDB is a JSON document-oriented database built on top of SQLite. It offers a simple and efficient way to store, retrieve, and manage JSON documents using the robust and widely-used SQLite as its storage backend. DocumentDB provides a flexible and schema-less data model, allowing for easy integration and usage in various applications.
Features
- JSON Document Storage: Store JSON documents in a schema-less database.
- SQLite Backend: Leverage the reliability and performance of SQLite.
- Simple API: Intuitive and easy-to-use API for managing documents.
- Flexible Querying: Support for complex queries on JSON data.
- Lightweight: Minimal dependencies and lightweight installation.
- Transactional: Support for ACID transactions through SQLite.
Installation
To install DocumentDB, you can use pip:
pip install documentdb
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
documentdb-0.0.3.tar.gz
(5.1 kB
view hashes)
Built Distribution
Close
Hashes for documentdb-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61fb6e562da60bbbee62b904ca4b660b6bef55e6737f09d5dce6607204e8d46a |
|
MD5 | a51f5ea1f4fac75df9310a22f7ee2dd3 |
|
BLAKE2b-256 | 59ebaf4cbafd443c67ad0cf2b68a2774b783cef27f92c0c662cebe622b0e302f |