.. _index-models: =========== Data Models =========== CR Connect uses Postgres and SQLAlchemy for data persistence. We use Alembic for migrations, and Marshmallow for data serialization. .. toctree:: :maxdepth: 2 01_sqlalchemy 02_serialization 03_migrations/00_index.rst