I am looking for a solution to query data indexed in ElasticSearch using
SQL-like language instead of the ElasticSearch REST API. The solution may
be something built on top of the the REST API but what I really need is
just an interface to query data using SQL or something close to SQL without
having all the features of it.
The reason why I want something like this is because I am working on a
project wherein I need to expose querying data from ElasticSearch to a very
small subset of users, who are developers. Since they are developers, SQL
comes more naturally to them and working with it is rather easy as compared
to learning a new interface for querying data.
I am looking for a solution to query data indexed in Elasticsearch using
SQL-like language instead of the Elasticsearch REST API. The solution may be
something built on top of the the REST API but what I really need is just an
interface to query data using SQL or something close to SQL without having all
the features of it.
The reason why I want something like this is because I am working on a
project wherein I need to expose querying data from Elasticsearch to a very
small subset of users, who are developers. Since they are developers, SQL
comes more naturally to them and working with it is rather easy as compared to
learning a new interface for querying data.
This is in python, but if you are fine with a command-line tool (or python) it does the job.
I also have a java version, but didn't have the time to publish it just yet.
I am looking for a solution to query data indexed in Elasticsearch using SQL-like language instead of the Elasticsearch REST API. The solution may be something built on top of the the REST API but what I really need is just an interface to query data using SQL or something close to SQL without having all the features of it.
The reason why I want something like this is because I am working on a project wherein I need to expose querying data from Elasticsearch to a very small subset of users, who are developers. Since they are developers, SQL comes more naturally to them and working with it is rather easy as compared to learning a new interface for querying data.
On Wednesday, December 26, 2012 7:56:03 AM UTC-5, Vaidik Kapoor wrote:
Hi,
I am looking for a solution to query data indexed in Elasticsearch using
SQL-like language instead of the Elasticsearch REST API. The solution may
be something built on top of the the REST API but what I really need is
just an interface to query data using SQL or something close to SQL without
having all the features of it.
The reason why I want something like this is because I am working on a
project wherein I need to expose querying data from Elasticsearch to a very
small subset of users, who are developers. Since they are developers, SQL
comes more naturally to them and working with it is rather easy as compared
to learning a new interface for querying data.
On Wednesday, December 26, 2012 at 8:56:03 PM UTC+8, Vaidik Kapoor wrote:
Hi,
I am looking for a solution to query data indexed in Elasticsearch using
SQL-like language instead of the Elasticsearch REST API. The solution may
be something built on top of the the REST API but what I really need is
just an interface to query data using SQL or something close to SQL without
having all the features of it.
The reason why I want something like this is because I am working on a
project wherein I need to expose querying data from Elasticsearch to a very
small subset of users, who are developers. Since they are developers, SQL
comes more naturally to them and working with it is rather easy as compared
to learning a new interface for querying data.
On Wednesday, December 26, 2012 at 8:56:03 PM UTC+8, Vaidik Kapoor wrote:
Hi,
I am looking for a solution to query data indexed in Elasticsearch using
SQL-like language instead of the Elasticsearch REST API. The solution may
be something built on top of the the REST API but what I really need is
just an interface to query data using SQL or something close to SQL without
having all the features of it.
The reason why I want something like this is because I am working on a
project wherein I need to expose querying data from Elasticsearch to a very
small subset of users, who are developers. Since they are developers, SQL
comes more naturally to them and working with it is rather easy as compared
to learning a new interface for querying data.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.