The Missing Data Browser and Web UI for Elasticsearch.
Note: The 3.0.0+ releases now allow connecting to multiple indices, view data nested within objects and packs a major performance upgrade.
Dejavu is a modern, open-source web UI for Elasticsearch that comes with powerful visual data filters, a GUI to import and export JSON / CSV files, query explorer and a rich search UI builder.
What you can do with it:
* Import your data (JSON, CSV) files,
* Browse data (powerful search and filtering), do CRUD operations add new mappings,
* It comes with a GUI based query explorer view,
* You can also visually create a faceted search UI.
Dejavu uses 100% browser javascript and is written in React v16.6. In addition to this chrome extension, it is also available as a docker image at https://hub.docker.com/r/appbaseio/dejavu and as a hosted web app at https://opensource.appbase.io/dejavu.
You can read about how it compares to existing solutions here - https://github.com/appbaseio/dejavu#comparison-with-other-data-browsers.