Data ModelsΒΆ

CR Connect uses Postgres and SQLAlchemy for data persistence.

We use Alembic for migrations, and Marshmallow for data serialization.