Hey folks,
I've some problem about how to real time synchronize oracle database /tables and views/ and elastic source .
I have to synchronize to elastic search just after commit on oracle database. My RDBMS tables is complex, it has too many relation, too many join.
How to do it? any idea?