Apache Phoenix 4.11 发布了,Apache Phoenix 是 HBase 的 SQL 驱动。Phoenix 使得 HBase 支持通过 JDBC 的方式进行访问,并将你的 SQL 查询转成 HBase 的扫描和相应的动作。 更新内容: Support for HBase 1.3.1 and above Local index hardening and performance improvements [1] Atomic update of data and local index rows (HBase 1.3 only) [2] Use of snapshots for MR-based queries and async index building [3][4] Support for forward moving cursors [5] Chunk commit data from client based on byte size and row count [6] Reduce load on region server hosting SYSTEM.CATALOG [7] 50+ bug fixes [8] 下载地址: http://phoenix.apache.org/download.html Apache Phoenix 4.11 发布,HBase 的 SQL 驱动下载地址