ABC import is a CLI that addresses the problem of indexing and syncing data from source X into Elasticsearch. It can work with multiple sources at the same time, supports transformations and mapping changes, and can keep data synced in realtime (for MongoDB and Postgres).
Dejavu is a Web UI for Elasticsearch that allows easy data importing (GUI for JSON / CSV import), adding custom mappings for fields, as well as add / edit / filter data visually or via Elasticsearch queries.
It solves the PITA that is indexing / re-indexing / creating mappings while working with Elasticsearch.
ReactiveSearch for Vue is a UI components library for Elasticsearch. It comes with over 10 pre-built components as well as an ability to add user defined components.
Components are styled and scoped, configurable and come with customizable Elasticsearch queries.
Dejavu is the missing web UI for Elasticsearch. We started this 3+ years ago with our first release on PH and since then, it has enjoyed great community support and we've kept on building.
It solves the PITA that is indexing / re-indexing / data browsing / visualizing and testing search UI when working with Elasticsearch.
Dejavu 3.0 is a web UI for ElasticSearch that offers a GUI based data import, browsing with advanced filters and comes with an ability to build a faceted search UI.
Appbase-droid is a lightweight Android client for ElasticSearch with a mere 1MB footprint. We have also kept Java compatibility in mind and this is ~20x lighter than the official client library.