Few more integrations: * Apache Drill (https://drill.apache.org/docs/querying-hbase/) * Apache Impala (https://impala.apache.org/index.html and https://www.cloudera.com/documentation/enterprise/latest/topics/impala_hbase.html) * ElasticSearch HBase River (https://github.com/mallocator/Elasticsearch-HBase-River) * hbase-cascalog (https://github.com/sorenmacbeth/hbase-cascalog) - Cascalog queries on top of HBase
GUI clients: * hrider (https://github.com/NiceSystems/hrider) * DBSchema (http://www.dbschema.com/index.html) * SquirrelSQL and DBeaver - they are generic SQL gui clients, but can be used with HBase in combination with dedicated JDBC driver or Hive/Phoenix. Commercial JDBC driver (haven't tried it): * https://www.cdata.com/drivers/hbase/download/jdbc/ Best, Sanel Robert Yokota <[email protected]> writes: > Thanks, I added EsgynDB. > > On Tue, Aug 1, 2017 at 11:27 AM, Dave Birdsall <[email protected]> > wrote: > >> Hi, >> >> Another SQL engine you may wish to add to your list is EsgynDB ( >> https://esgyn.com/). This engine is a commercial SQL engine providing >> ACID transactions and BI analytics on top of Hadoop. It is based on Apache >> Trafodion (incubating). >> >> Regards, >> >> Dave >> >> -----Original Message----- >> From: ramkrishna vasudevan [mailto:[email protected]] >> Sent: Tuesday, August 1, 2017 11:16 AM >> To: [email protected] >> Subject: Re: Awesome HBase - a curated list >> >> I was going thro those links yesterday and wanted to ask you is these >> projects http://www.geomesa.org/ still active? >> >> BTW thanks for letting me know the ecosystem that are available on HBase. >> >> Regards >> Ram >> >> On Tue, Aug 1, 2017 at 10:59 PM, Anoop John <[email protected]> wrote: >> >> > This is great and very useful.. Tks. >> > >> > On Mon, Jul 31, 2017 at 8:34 PM, Robert Yokota <[email protected]> >> wrote: >> > > To help me keep track of all the awesome stuff in the HBase >> > > ecosystem, I started a list. Let me know if I missed anything awesome. >> > > >> > > https://github.com/rayokota/awesome-hbase >> > >>
