How can I synchronize mysql data with Elasticsearch data in real time?

Source: Internet
Author: User
Recently, in a project, we need to use Elasticsearch for a product search. what should we do to keep mysql data synchronized with Elasticsearch data in real time, what I can think of now is to update Elasticsearch every time database operations are involved, but in this case... recently, in a project, we need to use Elasticsearch for a product search. what should we do to keep mysql data synchronized with Elasticsearch data in real time, what I can think of now is to update Elasticsearch every time it involves database operations. However, this requires too many changes to the original program, because it only uses mysql, please provide a better solution. thank you !!!

Reply content:

Recently, in a project, we need to use Elasticsearch for a product search. what should we do to keep mysql data synchronized with Elasticsearch data in real time, what I can think of now is to update Elasticsearch every time it involves database operations. However, this requires too many changes to the original program, because it only uses mysql, please provide a better solution. thank you !!!

What is the amount of changes every day?
If the inventory, sales, and other frequently changing data are isolated or updated periodically, the frequency is well controlled.
I am using a trigger.
Http://www.toozy.cn/mysql-trigger-elasticsearch/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.