Quantcast
Channel: MySQL Forums - Connector/J, JDBC and Java
Viewing all articles
Browse latest Browse all 884

Tracking the update or changes in mysql table (no replies)

$
0
0
I need to stream the changes to elasticsearch to keep in sync with my database(mysql).
What will be best way to do this ? I have thought for below approaches

1.Using trigger( but my table will have billions of data and the application will have frequent update so trigger may be costly.)

2.Using delta/history table (this will add the extra effort in development and this will cause the lot many joins )

Is there any out of box solution or any other way which will have the better performance and less complexity.

Viewing all articles
Browse latest Browse all 884

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>