longyi c9405dd336 vendor 5 years ago
..
src c9405dd336 vendor 5 years ago
CHANGELOG.md c9405dd336 vendor 5 years ago
LICENSE.md c9405dd336 vendor 5 years ago
README.md c9405dd336 vendor 5 years ago
composer.json c9405dd336 vendor 5 years ago

README.md

zend-db

Build Status Coverage Status

Zend\Db is a component that abstract the access to a Database using an object oriented API to build the queries. Zend\Db consumes different storage adapters to access different database vendors such as MySQL, PostgreSQL, Oracle, IBM DB2, Microsoft Sql Server, PDO, etc.