Versions

Description

sostore, or the SQLite Object Store, is a straightforward storage engine for storing and retrieving dictionaries from an SQLite database. Much of the terminology is taken from MongoDB as this engine was originally designed to replace a PyMongo implementation. This library may seem trivial because it very much is. However, some others may need a super-lightweight dictionary store. Linking of objects within the database is not supported unless explicitly handled by the developer.

Repository

https://bitbucket.org/ArmstrongJ/sostore.git

Project Slug

sostore

Last Built

No builds yet

Maintainers

Home Page

https://bitbucket.org/ArmstrongJ/sostore

Badge

Tags

database, json

Short URLs

sostore.readthedocs.io
sostore.rtfd.io

Default Version

latest

'latest' Version

master