Home

Awesome

vertica-php-adapter

Simple PHP Db adapter that allows to communicate to HP Vertica databases. Implements Db communication via odbc_* functions. Pure ODBC solution is not that good and modern as PDO but we have to use it due to the known PDO bug (https://bugs.php.net/bug.php?id=63949) that makes it impossible to fetch data from Vertica tables with VARCHAR columns longer than 255.

Requires:

Vertica Driver & ODBC layer installation (Linux systems)

Please make sure you have installed:

Make ODBC and Vertica drivers to work together: