Database Management Extension for Brazil Data Cube Applications and Services
About
BDC-DB is a database management extension for Brazil Data Cube Applications and Services. It simplifies the work with Flask-SQLAlchemy model classes and Alembic migration scripts.
Other packages, applications and services can register database objects through standard Python entry point in
setup.py. See the Usage documentation on how to take advantage of this package.
This module is based on the source code of Invenio-DB. Thanks the Invenio Team for providing a scalable way to deal with dynamic database models with Flask-SQLALchemy.
Documentation