crate/crate-dbal

Doctrine Database Abstraction Layer (DBAL) adapter for CrateDB

Installs: 46 357

Dependents: 1

Suggesters: 0

Security: 0

Stars: 16

Watchers: 38

Forks: 10

Open Issues: 12

pkg:composer/crate/crate-dbal


README

License Latest stable version Monthly downloads Supported PHP versions
Build status Build status (documentation) Coverage Quality

DBAL is a PHP database abstraction layer that comes with database schema introspection, schema management, and PDO abstraction.

The CrateDB DBAL Driver is an implementation of the DBAL abstraction layer for CrateDB.

Installation

The CrateDB PDO Driver is available as a Composer package. See the installation documentation for more information.

composer require crate/crate-dbal

Documentation

The documentation for the crate-dbal package is available at https://cratedb.com/docs/dbal/.

Contributing

This project is primarily maintained by Crate.io, but community contributions are very much welcome. See the developer docs and the contribution docs for more information about how to get started and how to contribute. If you need a different support contact for contributions or requests other than GitHub, please choose one of our other support channels.