Skip to content

Commit a19b7f3

Browse files
committed
add Stock as a sample project
1 parent 0f7932f commit a19b7f3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed
Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Samples Projects
22

3-
There is 1 sample projects.
3+
There are 2 sample projects:
44
## [Faker](faker)
5-
Simplistic project which uses a simple node.js application to create JSON entries in Apache Kafka and QuestDB Kafka Connect Sink to feed generated data from Kafka to QuestDB.
5+
Simplistic project which uses a simple node.js application to create JSON entries in Apache Kafka and QuestDB Kafka Connect Sink to feed generated data from Kafka to QuestDB.
6+
7+
## [Stocks](stocks)
8+
This project uses Debezium to stream data from Postgres to Kafka and QuestDB Kafka Connect Sink to feed data from Kafka to QuestDB. It also uses Grafana to visualize the data.

0 commit comments

Comments
 (0)