{"id":20911097,"url":"https://github.com/lren-chuv/data-catalog-setup","last_synced_at":"2026-05-18T02:34:12.542Z","repository":{"id":144914228,"uuid":"77920258","full_name":"LREN-CHUV/data-catalog-setup","owner":"LREN-CHUV","description":"Migration scripts for the Data Catalog database used to capture provenance information on all files","archived":false,"fork":false,"pushed_at":"2017-12-12T17:50:24.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-05T11:42:46.922Z","etag":null,"topics":["data-factory","database-migrations","docker-image"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LREN-CHUV.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-03T13:38:44.000Z","updated_at":"2017-10-05T15:22:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"029d1815-12dd-4fb4-b231-998ee432bf44","html_url":"https://github.com/LREN-CHUV/data-catalog-setup","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/LREN-CHUV/data-catalog-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LREN-CHUV%2Fdata-catalog-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LREN-CHUV%2Fdata-catalog-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LREN-CHUV%2Fdata-catalog-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LREN-CHUV%2Fdata-catalog-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LREN-CHUV","download_url":"https://codeload.github.com/LREN-CHUV/data-catalog-setup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LREN-CHUV%2Fdata-catalog-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["data-factory","database-migrations","docker-image"],"created_at":"2024-11-18T14:19:14.117Z","updated_at":"2026-05-18T02:34:12.527Z","avatar_url":"https://github.com/LREN-CHUV.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CHUV](https://img.shields.io/badge/CHUV-LREN-AF4C64.svg)](https://www.unil.ch/lren/en/home.html) [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://github.com/LREN-CHUV/data-catalog-setup/blob/master/LICENSE) [![DockerHub](https://img.shields.io/badge/docker-hbpmip%2Fdata--catalog--setup-008bb8.svg)](https://hub.docker.com/r/hbpmip/data-catalog-setup/) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/b999388f1d5f4f99a3eb692bb71ae556)](https://www.codacy.com/app/hbp-mip/data-catalog-setup?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=LREN-CHUV/data-catalog-setup\u0026amp;utm_campaign=Badge_Grade) [![CircleCI](https://circleci.com/gh/LREN-CHUV/data-catalog-setup.svg?style=svg)](https://circleci.com/gh/LREN-CHUV/data-catalog-setup)\n\n# Data Catalog Setup\n\nMigration scripts for the Data Catalog database used to capture provenance information on all files managed by the Data Factory.\n\n## Introduction\n\nThis project provides a Docker container including Alembic and a Python model of the Data Catalog schema to setup and migrate this schema in a target database.\n\n## Usage\n\nExample:\n\n`docker run --rm -e \"DB_URL=postgresql://postgres:postgres@localhost:5432/postgres\" hbpmip/data-catalog-setup:1.6.0 upgrade\nhead`\n\n## Build\n\nRun: `./build.sh`\n\n## Test\n\nRun: `cd tests \u0026\u0026 ./test.sh`\n\n## Publish on Docker Hub\n\nRun: `./publish.sh`\n\n## License\n\nCopyright (C) 2017 [LREN CHUV](https://www.unil.ch/lren/en/home.html)\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n# Acknowledgements\n\nThis work has been funded by the European Union Seventh Framework Program (FP7/2007­2013) under grant agreement no. 604102 (HBP)\n\nThis work is part of SP8 of the Human Brain Project (SGA1).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flren-chuv%2Fdata-catalog-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flren-chuv%2Fdata-catalog-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flren-chuv%2Fdata-catalog-setup/lists"}