Apache Phoenix API for PHP -


i want use apache phoenix , retrieve data hbase database. found api phoenix in java here, use php project , couldn't find phoenix api php. there phoenix api php ?

usually odbc way use database php (i stating obvious know :) ). there jdbc bridges did not have luck them.

http://php-java-bridge.sourceforge.net/pjb/

we built odbc driver @ splice machine (open source) handle issue.

you can check out under odbc driver via link.

http://community.splicemachine.com/

good luck.


Comments