mini-document-storage

Fast, inexpensive document storage backed by a standard database connector.


Keywords
document, storage
License
MIT
Install
pip install mini-document-storage==1.2

Documentation

Mini Document Storage

Welcome to Mini Document Storage. We hope you enjoy your time.

For detailed info covering the history and implementation info, see the Wiki.

Current Implementations

The following implementations are provided:

Swift: Local Ephemeral, Local SQLite, Remote Client, and Remote Server.
(Requires Swift Toolbox)

C++: Local Ephemeral and Local SQLite.
(Requires C++ Toolbox)

Android: Local Ephemeral and Local SQLite.
(Requires Android Toolbox)