a simple module for a document store
Project description
NeoDB
simple key value store/document db using disk and memory as backend
- designed to be used through rest api
- buckets as folders
- documents as files
TODO
- implement sets
- implement indexes
- implement maps
- add aws S3 as a backend
Versioning
using SemVer (Semantic Versioning) simply put:
Given a version number MAJOR.MINOR.PATCH, increment the:
- MAJOR version when you make incompatible API changes
- MINOR version when you add functionality in a backward compatible manner
- PATCH version when you make backward compatible bug fixes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
neodb-0.0.2.tar.gz
(8.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
neodb-0.0.2-py3-none-any.whl
(6.8 kB
view details)
File details
Details for the file neodb-0.0.2.tar.gz.
File metadata
- Download URL: neodb-0.0.2.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d3ebe4f89e5fd1d3b05a12cbcda7839c041903ff72a32fd4bc7703a67de5e1d
|
|
| MD5 |
1d2438d3bd339dcd9b1c5373e7270d9b
|
|
| BLAKE2b-256 |
4827b8f57d2c8822667dd3169087c33b84cfb63b5129b37bf0e99282fd2dd329
|
File details
Details for the file neodb-0.0.2-py3-none-any.whl.
File metadata
- Download URL: neodb-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7536ff562084a8d5d8980d4bccecd56d960568a1b0a6795946069ad13457789
|
|
| MD5 |
290d7d3a60318f143030e2bc9230150d
|
|
| BLAKE2b-256 |
3bcaa0e97684c014eac3110562549da002ed779b868429e5623f0feda543ad14
|