Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 456 Bytes

index.rst

File metadata and controls

25 lines (16 loc) · 456 Bytes
.. module:: stdnet.odm

API

Stdnet is an object data mapper for non-relational databases or nosql as they are known. It is also a lightweight module, which deal only with data mapping, advanced queries and nothing else.

Contents

.. toctree::
   :maxdepth: 2

   models
   fields
   backends
   utility