How can I sync data between a non-relational database and a relational database with as little time complexity as possible to be highly performant
Identify methods / techniques to sync 2 different data stores: Real time 0% data loss in replication Balance and control measures
Languages: Java, Scala, Javascript
Couchbase (Non-relational DB) PostgreSQL (Relational DB)
Kafka / Spark (Data migration) Spring boot (Rest API) Frontend Vue.js