Relative Content

Tag Archive for postgresqljdbcapache-kafkafirebirdksqldb

Firebird-Postgres replication using Kafka

We have a bunch of sql queries running once a day to replicate data from Firebird to Postgres. I am working on moving this ETL process to Kafka. Some tables are large and requires immediate replication this is the reason why we considered such updates.