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.rst documentation on how to take advantage of this package.
See INSTALL.rst.
See USAGE.rst.
See REPOSITORY.rst.
See https://bdc-db.readthedocs.io/en/latest.
This module is based on Invenio-DB. Thanks the Invenio Team for providing a scalable way to deal with dynamic database models with Flask-SQLALchemy.
Copyright (C) 2022 INPE.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.