We need to keep our Firebase data in sync with other databases for full-text search (in ElasticSearch) and other kinds of
Firebase
databases
full-text search
ElasticSearch
For search queries, you can integrate directly with ElasticSearch; there is no need to sync with a secondary database. Firebase has a blog post about integrating and a lib, Flashlight, to make this quick and painless.