Slide 1
Slide 1 text
What Is Apache Phoenix ?
●
Massively parallel, relational database engine
●
Supports OLTP for Hadoop
●
Uses Apache HBase as its backing store
●
Open source / Apache 2.0 license
●
Written in Java , SQL
●
ACID (atomicity, consistency, isolation, durability)
– Via Apache Tephra integration