Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 376 Bytes

onix.backend.sql.rst

File metadata and controls

21 lines (15 loc) · 376 Bytes

onix.backend.sql package

This module implements an Onix backend / data store using SQLAlchemy. Currently only SQLite is supported.

Submodules

.. toctree::

   onix.backend.sql.dao
   onix.backend.sql.schema
   onix.backend.sql.sinks

Module contents

.. automodule:: onix.backend.sql
    :members:
    :show-inheritance: