Today, the team at Dejavu announced a new version update to the open-source browser of ElasticSearch. Dejavu 2.0 is now generally available and comes with upgrades like search previews, improvements to the UI, better navigation and much more. While working with NoSQL databases or Elasticsearch, Dejavu helps users to import data, map it to data types, create and share filtered data views, and export this data out.
Dejavu allows users to connect to any of the indexes present in their cluster. It makes clusters easily accessible while browsing as it caches each connected index locally.
Visual filters allow sorting through data, finding information visually, hiding irrelevant data and helps users interpret all the numbers and text they see. Based on the ElasticSearch query, Dejavu shows filtered views, as well as bulk updating or deleting documents via the query DSL.
Besides this, the browser supports an infinite scroll based UI. Users can also update and delete data either individually or via queries in bulk.
You can check out the GitHub page for more information on the other features of Dejavu as well as its comparison with other data browsers.
After this update, the team is focusing on completely rewriting Dejavu to improve its performance. The browser will then support multi-index and full cluster views out of the box. It will allow a configurable page size view while supporting a mobile responsive view mode.
You can head over to their Github Page to know more about the features of this release.
How does Elasticsearch work? [Tutorial]
How to perform Numeric Metric Aggregations with Elasticsearch
Installing and Configuring X-pack on Elasticsearch and Kibana