Skip to content

brazil-data-cube/bdc-db

Repository files navigation

Database Management Extension for Brazil Data Cube Applications and Services

Software License Documentation Status Software Life Cycle Release Join us at Discord

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.rst documentation on how to take advantage of this package.

Installation

See INSTALL.rst.

Usage

See USAGE.rst.

Repository Organization

See REPOSITORY.rst.

Developer Documentation

See https://bdc-db.readthedocs.io/en/latest.

Thanks

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.

License

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.