Bigdata Dev Apache Phoenix

Channel Revision Published Runs on
latest/stable 2 18 Mar 2021
Ubuntu 14.04
latest/edge 2 18 Mar 2021
Ubuntu 14.04
juju deploy bigdata-dev-apache-phoenix
Show information

Platform:

Ubuntu
14.04

High performance relational database layer over HBase for low latency applications

Apache Phoenix is a relational database layer over HBase delivered as a client-embedded JDBC driver targeting low latency queries over HBase data. Apache Phoenix takes your SQL query, compiles it into a series of HBase scans, and orchestrates the running of those scans to produce regular JDBC result sets. Learn more at https://phoenix.apache.org/.