{"id":25426761,"url":"https://github.com/go-helium/upper-db","last_synced_at":"2026-04-11T19:06:42.115Z","repository":{"id":144239194,"uuid":"183757541","full_name":"go-helium/upper-db","owner":"go-helium","description":"Database module based on upper.io/db.v3","archived":false,"fork":false,"pushed_at":"2019-04-28T22:10:54.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T00:24:21.458Z","etag":null,"topics":["database","helium","module","modules-structure","mongodb","mssql","mysql","postgresql"],"latest_commit_sha":null,"homepage":"https://github.com/im-kulikov/helium","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-helium.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-04-27T10:12:48.000Z","updated_at":"2019-04-28T22:09:40.000Z","dependencies_parsed_at":"2023-03-30T14:21:08.438Z","dependency_job_id":null,"html_url":"https://github.com/go-helium/upper-db","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-helium%2Fupper-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-helium%2Fupper-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-helium%2Fupper-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-helium%2Fupper-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-helium","download_url":"https://codeload.github.com/go-helium/upper-db/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254076851,"owners_count":22010611,"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","helium","module","modules-structure","mongodb","mssql","mysql","postgresql"],"created_at":"2025-02-17T00:21:48.227Z","updated_at":"2025-12-30T21:07:25.509Z","avatar_url":"https://github.com/go-helium.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# upper.io/db.v3 Module for Helium\n\n## Default modules\n\n- MySQL - to connection `database.mysql`\n- PG - to connection `database.postgres`\n\n## Example configuration\n\n```yaml\ndatabase:\n  mysql:\n    adapter: mysql\n    hostname: 127.0.0.1:3306\n    database: mysql\n    username: root\n    password:\n    debug: true\n    options:\n      parseTime: true\n  postgres:\n    adapter: postgres\n    hostname: 127.0.0.1:5432\n    database: postgres\n    username: postgres\n    password: postgres\n    debug: true\n    options:\n      sslmode: disable\n  mssql:\n    adapter: mssql\n    hostname: 127.0.0.1:1433\n    database: master\n    username: test\n    password: test\n    debug: true\n  mongo:\n    adapter: mongo\n    hostname: 127.0.0.1:27017\n    database: master\n    username: test\n    password: test\n    debug: true\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-helium%2Fupper-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-helium%2Fupper-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-helium%2Fupper-db/lists"}