Apache Phoenix

From air
Revision as of 21:45, 31 July 2016 by Donsez (talk | contribs) (Created page with "https://phoenix.apache.org/ Apache Phoenix enables OLTP and operational analytics in Hadoop for low latency applications by combining the best of both worlds: * the power of ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

https://phoenix.apache.org/

Apache Phoenix enables OLTP and operational analytics in Hadoop for low latency applications by combining the best of both worlds:

  • the power of standard SQL and JDBC APIs with full ACID transaction capabilities and
  • the flexibility of late-bound, schema-on-read capabilities from the NoSQL world by leveraging HBase as its backing store

Apache Phoenix is fully integrated with other Hadoop products such as Spark, Hive, Pig, Flume, and Map Reduce.