{"id":21063364,"url":"https://github.com/artie-labs/reader","last_synced_at":"2025-05-16T02:31:48.115Z","repository":{"id":190000124,"uuid":"680858917","full_name":"artie-labs/reader","owner":"artie-labs","description":"Perform historical snapshots without database locks and read change data capture logs from databases. Artie Reader is compatible with Debezium and is written in Go.","archived":false,"fork":false,"pushed_at":"2024-11-19T00:03:24.000Z","size":1408,"stargazers_count":34,"open_issues_count":5,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-19T01:17:45.503Z","etag":null,"topics":["apache-kafka","cdc","change-data-capture","data-integration","database","debezium","golang","kafka"],"latest_commit_sha":null,"homepage":"https://artie.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artie-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-20T16:30:46.000Z","updated_at":"2024-11-18T20:25:08.000Z","dependencies_parsed_at":"2023-11-07T03:23:29.036Z","dependency_job_id":"f4961d9c-cd79-4f6a-a848-f75562af8ae3","html_url":"https://github.com/artie-labs/reader","commit_stats":null,"previous_names":["artie-labs/reader"],"tags_count":200,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artie-labs%2Freader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artie-labs%2Freader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artie-labs%2Freader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artie-labs%2Freader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artie-labs","download_url":"https://codeload.github.com/artie-labs/reader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225399710,"owners_count":17468425,"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":["apache-kafka","cdc","change-data-capture","data-integration","database","debezium","golang","kafka"],"created_at":"2024-11-19T17:44:51.081Z","updated_at":"2024-11-19T17:44:52.407Z","avatar_url":"https://github.com/artie-labs.png","language":"Go","readme":"\u003ch1 align=\"center\"\u003e\n \u003cimg\n      align=\"center\"\n      alt=\"Artie Reader\"\n      src=\"https://github.com/user-attachments/assets/16b7c697-774c-4124-b5fc-77f2cdb45897\"\n      style=\"width:100%;\"\n    /\u003e\n\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003eArtie Reader\u003c/h3\u003e\n  \u003cp\u003e📚 Perform historical snapshots and read CDC streams from databases 📚\u003c/p\u003e\n  \u003ca href=\"https://artie.com/slack\"\u003e\u003cimg src=\"https://img.shields.io/badge/slack-@artie-blue.svg?logo=slack\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/artie-labs/reader/blob/master/LICENSE.txt\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/4412200/201544613-a7197bc4-8b61-4fc5-bf09-68ee10133fd7.svg\"/\u003e\u003c/a\u003e\n  \u003cimg src=\"https://github.com/artie-labs/reader/actions/workflows/gha-go-test.yaml/badge.svg\"/\u003e\n  \u003cbr/\u003e\n  \u003cb\u003e\u003ca target=\"_blank\" href=\"https://artie.com\" \u003eLearn more »\u003c/a\u003e\u003c/b\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\nArtie Reader reads from databases to perform historical snapshots and also reads change data capture (CDC) logs for continuous streaming. The generated messages are Debezium capable.\n\n## Benefits\n* Historical table snapshots do not require database locks, which means Artie Reader minimizes impact to database performance and avoids situations like replication slot overflow.\n* Debezium compatible. The generated messages are consistent with Debezium’s message format.\n* Portable and easy to operate. Shipped as a standalone binary with no external dependencies.\n\n## Architecture\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Artie Reader Architecture\" src=\"https://github.com/artie-labs/reader/assets/4412200/d088853a-1e2f-465e-b573-c19ad07e0f04\"/\u003e\n\u003c/div\u003e\n\n## Supports:\n\n|            | Snapshot | Streaming |\n|------------|----------|-----------|\n| DynamoDB   | ✅        | ✅         |\n| MongoDB    | ✅        | ✅         |\n| MySQL      | ✅        | 🚧        |\n| PostgreSQL | ✅        | ❌         |\n| SQL Server | ✅        | ❌         |\n\n\n## Running\n\nTo get started, you'll need a `config.yaml` file, you can see examples of this in the [examples](https://github.com/artie-labs/reader/tree/master/examples) folder.\n\n```bash\ngo run main.go --config config.yaml\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartie-labs%2Freader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartie-labs%2Freader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartie-labs%2Freader/lists"}