maestral.database ================= .. py:module:: maestral.database .. autoapi-nested-parse:: This module provides a light-weight ORM to map between Python objects and an SQLite database. It is currently limited in functionality by what Maestral requires. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/maestral/database/core/index /autoapi/maestral/database/orm/index /autoapi/maestral/database/query/index /autoapi/maestral/database/types/index