{"id":21418624,"url":"https://github.com/kdesp73/databridge","last_synced_at":"2025-07-18T08:02:38.081Z","repository":{"id":65466013,"uuid":"565445345","full_name":"KDesp73/DataBridge","owner":"KDesp73","description":"Java to DBMS connection","archived":false,"fork":false,"pushed_at":"2024-11-19T14:15:26.000Z","size":248,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-19T15:26:13.267Z","etag":null,"topics":["database-connector","database-management","java","microsoft-access-database","postgresql","query-builder","sqlite","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Java","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/KDesp73.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"Contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-11-13T12:46:32.000Z","updated_at":"2024-11-19T14:15:30.000Z","dependencies_parsed_at":"2024-11-06T20:18:05.044Z","dependency_job_id":"2fc94ff6-60e9-4983-9c27-43d8ccf15ab6","html_url":"https://github.com/KDesp73/DataBridge","commit_stats":null,"previous_names":["kdesp73/madb"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDesp73%2FDataBridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDesp73%2FDataBridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDesp73%2FDataBridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDesp73%2FDataBridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KDesp73","download_url":"https://codeload.github.com/KDesp73/DataBridge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225952182,"owners_count":17550509,"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-connector","database-management","java","microsoft-access-database","postgresql","query-builder","sqlite","sqlite3"],"created_at":"2024-11-22T19:22:56.763Z","updated_at":"2025-07-14T05:31:32.061Z","avatar_url":"https://github.com/KDesp73.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DataBridge\n\nDataBridge is a Java library that helps you work with databases like\nPostgreSQL, SQLite, MS Access, and more. It makes it easier to connect\nto databases, build SQL queries, handle transactions,\nand log actions. Perfect for developers who want\na simpler way to manage databases in their Java projects.\n\n## Documentation\n\nYou can find it [here](https://kdesp73.github.io/DataBridge)\n\nOr check out the available examples in [examples/](https://github.com/KDesp73/DataBridge/tree/main/examples)\n\n## Supported Databases\n\n- Microsoft Access\n- SQLite\n- Postgresql\n- Oracle\n\nMore soon to be added\n\n## Dependency\n\n[Maven Central](https://central.sonatype.com/artifact/io.github.kdesp73/DataBridge)\n\n### Maven\n\n```xml\n\u003cdependency\u003e\n\t\u003cgroupId\u003eio.github.kdesp73\u003c/groupId\u003e\n\t\u003cartifactId\u003eDataBridge\u003c/artifactId\u003e\n\t\u003cversion\u003e2.0.18\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### Gradle\n\n```\nimplementation 'io.github.kdesp73:DataBridge:2.0.18'\n```\n\n## Manual Installation\n\n```bash\ngit clone --depth=1 https://github.com/KDesp73/DataBridge\ncd DataBridge\n\ngit checkout v2.0.18\n\nmvn clean install\n```\n\n## Contributing\n\nContributions are always welcome!\n\nSee [Contributing.md](https://github.com/KDesp73/DataBridge/blob/main/Contributing.md) for ways to get started.\n\nPlease adhere to this project's [Code of Conduct](https://github.com/KDesp73/DataBridge/blob/main/CODE_OF_CONDUCT.md).\n\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdesp73%2Fdatabridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdesp73%2Fdatabridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdesp73%2Fdatabridge/lists"}