Featured comment
Siddharth Kothari
@siddharthlatest · Founder of Appbase Inc.
We originally built dejavu as a data viewer for Elasticsearch to scratch our own itch at appbase.io. It all started when we shifted our APIs to use Elasticsearch transparently and needed a way to display the DB data to users. We tried elasticsearch-head and a couple of other similar tools but found them to be lacking in Ux and stodgy. Others (like Kibana) we… See more
8sharetweet・
Discussion
M
Siddharth Kothari
@siddharthlatest · Founder of Appbase Inc.
We originally built dejavu as a data viewer for Elasticsearch to scratch our own itch at appbase.io. It all started when we shifted our APIs to use Elasticsearch transparently and needed a way to display the DB data to users. We tried elasticsearch-head and a couple of other similar tools but found them to be lacking in Ux and stodgy. Others (like Kibana) we… See more
Anant Gupta
@anantzoid · Maker of things
Displaying ES data in tabular form and able to modify query through UI is amazing!
Does it even generate the queries based on what filters I have selected through the UI?