olavski / crate-pdo

Crate PDO Adapter

Home Page:https://crate.io/docs/reference/pdo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CrateDB PDO Adapter

Build status Coverage Quality

The CrateDB PDO adapter is a CrateDB specific database driver implementation of the PDO API.

This adapter allows you to use the standardized PDO API you're already familiar with when developing PHP applications with a CrateDB database.

Prerequisites

You need to be using PHP and Composer.

Installation

The CrateDB PDO adapter is available as a Composer package.

See the installation documentation for more info.

Contributing

This project is primarily maintained by Crate.io, but we welcome community contributions!

See the developer docs and the contribution docs for more information.

Help

Looking for more help?

About

Crate PDO Adapter

https://crate.io/docs/reference/pdo/

License:Apache License 2.0


Languages

Language:PHP 97.5%Language:Shell 2.5%