{"id":16482705,"url":"https://github.com/jensneuse/postgreslogicalreplicationexample","last_synced_at":"2025-08-01T22:33:04.558Z","repository":{"id":57704522,"uuid":"121442400","full_name":"jensneuse/PostgresLogicalReplicationExample","owner":"jensneuse","description":"Consistent replication from postgres to golang via protocol buffers.","archived":false,"fork":false,"pushed_at":"2018-02-17T13:26:14.000Z","size":9,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-20T06:06:12.612Z","etag":null,"topics":["debezium","debezium-decoderbufs","decoderbufs","golang","logical-replication","postgres","postgresql"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jensneuse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-13T22:08:47.000Z","updated_at":"2024-07-25T08:02:13.000Z","dependencies_parsed_at":"2022-09-26T21:21:08.053Z","dependency_job_id":null,"html_url":"https://github.com/jensneuse/PostgresLogicalReplicationExample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jensneuse%2FPostgresLogicalReplicationExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jensneuse%2FPostgresLogicalReplicationExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jensneuse%2FPostgresLogicalReplicationExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jensneuse%2FPostgresLogicalReplicationExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jensneuse","download_url":"https://codeload.github.com/jensneuse/PostgresLogicalReplicationExample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227869728,"owners_count":17832247,"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":["debezium","debezium-decoderbufs","decoderbufs","golang","logical-replication","postgres","postgresql"],"created_at":"2024-10-11T13:11:42.086Z","updated_at":"2024-12-06T04:57:37.576Z","avatar_url":"https://github.com/jensneuse.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Postgres Logical Replication to Golang to Nats to everywhere..\n\n## Quickstart\n\n``\nsh ./nats/run_nats.sh\n``\n\n``\nsh ./docker/run.sh\n``\n\n``\ngo run ./go_src/consumer/main.go    \n``\n\n``\ngo run ./go_src/producer/main.go    \n``\n\n## Why?\n\n``\nKeep applications in sync with a source of truth (postgresql datbase).\n``\n\n## How?\n\n``\nWith the use of postgres logical replication and the debezium decoderbufs plugin we're able to replicate database changes to a golang application via protocol buffers.\n``\n\n## Facts\n\n- type safe\n- consistent replication\n- high performance\n- low memory footprint","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjensneuse%2Fpostgreslogicalreplicationexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjensneuse%2Fpostgreslogicalreplicationexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjensneuse%2Fpostgreslogicalreplicationexample/lists"}