I have two sql databases, one database is often updated, whereas the second one is updated seldom. I want my elasticsearch mechanism to work on top of these two databases.
How is it better to implement it?
ps. Im new to elastic search
I have two sql databases, one database is often updated, whereas the second one is updated seldom. I want my elasticsearch mechanism to work on top of these two databases.
How is it better to implement it?
ps. Im new to elastic search