Documentation for stdnet 0.8.2. For development docs, go here.

Python Stdnet

Object data mapper and advanced query manager for non relational databases. Designed to work with Redis data-store, it now has an experimental implementation for Mongodb.

The object-data mapper greatly facilitates the management and retrieval of large data-sets. It requires python 2.6 up to python 3.3 single code base. There are over 600 tests with a coverage of about 90%.

The library is stable, used in production and continuously maintained.

Requirements

Indices and tables


Python Stdnet

Stdnet is an object data mapper and advanced query manager for non relational databases. It is Python 3 compatible and designed to be fast, memory efficient and highly customizable.

Useful Links

This Page