pgdeltastream
streaming service
A service to stream Postgres changes over websockets using logical replication
Streaming Postgres logical replication changes atleast-once over websockets
253 stars
38 watching
15 forks
Language: Go
last commit: over 6 years ago
Linked from 1 awesome list
gological-replicationpostgresqlwebsocketswrite-ahead-log
Related projects:
Repository | Description | Stars |
---|---|---|
gazette/core | Enables teams to build platforms mixing SQL, batch, and real-time streaming processing paradigms | 719 |
weblyzard/streaming-sparql | Provides a robust, incremental processing of streaming results from SPARQL servers. | 6 |
composewell/streamly | A high-performance Haskell library providing functional programming abstractions and concurrency capabilities | 865 |
reugn/go-streams | Provides a lightweight and flexible way to process data streams in Go | 1,910 |
jeroenrinzema/psql-wire | A pure Go implementation of the PostgreSQL wire protocol. | 108 |
2ndquadrant/pglogical | Provides logical replication for PostgreSQL databases with fast and efficient data transfer | 1,029 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
nfroidure/streamqueue | Manages and pipes queued streams sequentially to preserve content order. | 63 |
fergusstrange/embedded-postgres | A Go library that runs a full-fledged Postgres database locally on any platform without requiring external dependencies. | 868 |
ridha/grpc-streaming-demo | A gRPC-based demo of bi-directional streaming RPC's | 168 |
chiroptical/declarative-programming-streams | Lists active and previously active declarative programming streams with relevant information about their content and schedules. | 67 |
gabriella439/pipes | A lightweight stream processing library that builds and connects reusable streaming components using Haskell | 489 |
sioro-neoku/go-peerflix | A Golang port of peerflix, allowing users to start watching movies while torrent downloads are in progress. | 472 |
ccamel/go-graphql-subscription-example | A service implementing GraphQL subscriptions with WebSocket transport to consume pre-configured topics from various stream sources | 42 |
pldubouilh/gossa | A simple fileserver that provides a basic UI and supports features like drag-and-drop uploading, video streaming, and multi-account setup. | 912 |