dxdo/zend-db

数据库抽象层,SQL抽象,结果集抽象,以及RowDataGateway和TableDataGateway实现

dev-master / 2.9.x-dev 2021-02-10 09:35 UTC

This package is not auto-updated.

Last update: 2024-09-20 01:36:53 UTC


README

Build Status Coverage Status

Zend\Db是一个组件,使用面向对象的API抽象数据库访问,以构建查询。 Zend\Db消耗不同的存储适配器以访问不同的数据库供应商,如MySQL、PostgreSQL、Oracle、IBM DB2、Microsoft Sql Server、PDO等。