watermill-sql
Pub/Sub system
A Pub/Sub system for event-driven applications that efficiently processes message streams between Postgres/MySQL databases
SQL (Postgres/MySQL) Pub/Sub for the Watermill project.
69 stars
4 watching
30 forks
Language: Go
last commit: 27 days ago eventsgogolangmysqlpostgresqlsqlwatermill
Related projects:
Repository | Description | Stars |
---|---|---|
threedotslabs/watermill-firestore | A Firestore-based Pub/Sub system designed to work with event-driven applications | 0 |
threedotslabs/watermill-http | A Pub/Sub system for building event-driven applications with efficient message streams. | 28 |
threedotslabs/watermill-io | A Pub/Sub messaging system designed to work with message streams in event-driven applications. | 8 |
threedotslabs/watermill-googlecloud | Provides a Pub/Sub system for event-driven applications on Google Cloud. | 19 |
threedotslabs/watermill-redisstream | A Redis Pub/Sub implementation for message streams in event-driven applications | 33 |
threedotslabs/watermill-amqp | A Pub/Sub system for event-driven applications using AMQP protocol | 55 |
threedotslabs/watermill-kafka | A Kafka-based Pub/Sub system for event-driven applications | 61 |
threedotslabs/watermill-nats | An implementation of the NATS Pub/Sub messaging system for building event-driven applications with efficient message streams. | 52 |
threedotslabs/watermill-bolt | A Bolt-based Pub/Sub system for event-driven applications | 6 |
threedotslabs/event-driven-example | An Event-Driven application example built in Go with Watermill library | 134 |
threedotslabs/watermill | A library for building event-driven applications in Go, making it easy to work with message streams and enabling various architectures such as CQRS and event sourcing. | 7,804 |
threedotslabs/nats-example | A Go project demonstrating live code reloading and NATS-based communication between two services running in a local development environment. | 101 |
moonstorm/fastcrud | A fast and strongly typed .NET ORM library for interacting with various relational databases. | 506 |
tritondatacenter/pgsqlstat | Tools for monitoring Postgres database performance | 130 |
cskr/pubsub | A simple multi-topic messaging system implemented as a Go package | 427 |