Skip to content

Commit 6a58bf2

Browse files
author
Evgeniy Khyst
committed
Update README.md
1 parent 5e3330d commit 6a58bf2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Event Sourcing with Kafka and ksqlDB
1+
# Event Sourcing with PostgreSQL
22

33
* [Introduction](#0b79795d3efc95b9976c7c5b933afce2)
44
* [Example Domain](#8753dff3c2879207fa06ef1844b1ea4d)
@@ -26,6 +26,11 @@ This repository provides a sample of event sourced system that uses PostgreSQL a
2626

2727
![PostgreSQL Logo](img/potgresql-logo.png)
2828

29+
See also
30+
31+
* [Event Sourcing with Kafka and ksqlDB](https://github.com/evgeniy-khist/ksqldb-event-souring)
32+
* [Event Sourcing with EventStoreDB](https://github.com/evgeniy-khist/eventstoredb-event-sourcing)
33+
2934
## <a name="8753dff3c2879207fa06ef1844b1ea4d"></a>Example Domain
3035

3136
The example domain is ride hailing.

0 commit comments

Comments
 (0)