{"id":26668794,"url":"https://github.com/brazil-data-cube/bdc-db","last_synced_at":"2025-04-12T01:56:21.693Z","repository":{"id":40352385,"uuid":"286996485","full_name":"brazil-data-cube/bdc-db","owner":"brazil-data-cube","description":"Database Management for Brazil Data Cube Applications and Services","archived":false,"fork":false,"pushed_at":"2023-10-03T19:46:10.000Z","size":158,"stargazers_count":0,"open_issues_count":6,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T01:56:07.246Z","etag":null,"topics":["database","flask-alembic","flask-sqlalchemy","postgresql","python"],"latest_commit_sha":null,"homepage":"https://bdc-db.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brazil-data-cube.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-08-12T11:30:17.000Z","updated_at":"2022-01-05T16:49:33.000Z","dependencies_parsed_at":"2023-12-18T19:58:38.018Z","dependency_job_id":null,"html_url":"https://github.com/brazil-data-cube/bdc-db","commit_stats":{"total_commits":77,"total_committers":4,"mean_commits":19.25,"dds":"0.48051948051948057","last_synced_commit":"d6b4d0ebabd652c730315617b8375cce51148d00"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brazil-data-cube%2Fbdc-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brazil-data-cube%2Fbdc-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brazil-data-cube%2Fbdc-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brazil-data-cube%2Fbdc-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brazil-data-cube","download_url":"https://codeload.github.com/brazil-data-cube/bdc-db/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505864,"owners_count":21115354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","flask-alembic","flask-sqlalchemy","postgresql","python"],"created_at":"2025-03-25T21:35:05.158Z","updated_at":"2025-04-12T01:56:21.666Z","avatar_url":"https://github.com/brazil-data-cube.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"..\n    This file is part of BDC-DB.\n    Copyright (C) 2022 INPE.\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program. If not, see \u003chttps://www.gnu.org/licenses/gpl-3.0.html\u003e.\n\n\n============================================================================\nDatabase Management Extension for Brazil Data Cube Applications and Services\n============================================================================\n\n\n.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg\n        :target: https://github.com/brazil-data-cube/bdc-db/blob/master/LICENSE\n        :alt: Software License\n\n\n.. image:: https://readthedocs.org/projects/bdc-db/badge/?version=latest\n        :target: https://bdc-db.readthedocs.io/en/latest\n        :alt: Documentation Status\n\n\n.. image:: https://img.shields.io/badge/lifecycle-stable-green.svg\n        :target: https://www.tidyverse.org/lifecycle/#stable\n        :alt: Software Life Cycle\n\n\n.. image:: https://img.shields.io/github/tag/brazil-data-cube/bdc-db.svg\n        :target: https://github.com/brazil-data-cube/bdc-db/releases\n        :alt: Release\n\n\n.. image:: https://img.shields.io/discord/689541907621085198?logo=discord\u0026logoColor=ffffff\u0026color=7389D8\n        :target: https://discord.com/channels/689541907621085198#\n        :alt: Join us at Discord\n\n\nAbout\n=====\n\n\nBDC-DB is a database management extension for Brazil Data Cube Applications and Services. It simplifies the work with `Flask-SQLAlchemy \u003chttps://flask-sqlalchemy.palletsprojects.com/en/2.x/\u003e`_ model classes and `Alembic \u003chttps://alembic.sqlalchemy.org/en/latest/index.html\u003e`_ migration scripts.\n\n.. intro:\n\nOther packages, applications and services can register database objects through standard Python entry point in ``setup.py``. See the `USAGE.rst \u003c./USAGE.rst\u003e`_ documentation on how to take advantage of this package.\n\n\nInstallation\n============\n\n\nSee `INSTALL.rst \u003c./INSTALL.rst\u003e`_.\n\n\nUsage\n=====\n\n\nSee `USAGE.rst \u003c./USAGE.rst\u003e`_.\n\n\nRepository Organization\n=======================\n\n\nSee `REPOSITORY.rst \u003cREPOSITORY.rst\u003e`_.\n\n\nDeveloper Documentation\n=======================\n\n\nSee https://bdc-db.readthedocs.io/en/latest.\n\n\nThanks\n======\n\nThis module is based on `Invenio-DB \u003chttps://invenio-db.readthedocs.io/en/latest/\u003e`_.\nThanks the Invenio Team for providing a scalable way to deal with dynamic database models with `Flask-SQLALchemy \u003chttps://flask-sqlalchemy.palletsprojects.com/en/2.x/\u003e`_.\n\n\nLicense\n=======\n\n\n.. admonition::\n    Copyright (C) 2022 INPE.\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrazil-data-cube%2Fbdc-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrazil-data-cube%2Fbdc-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrazil-data-cube%2Fbdc-db/lists"}