Skip to content

silverorange/MDB2_Driver_pgsql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDB2 PostgreSQL Driver

Uses the pgsql PHP extension to provide PostgreSQL support for MDB2.

Supports:

  • large objects
  • reflection
  • UUID
  • JSON/JSONB
  • transactions

This driver was previously bundled with MDB2 core. It's now split into a separate pacakge with MDB2 as a dependency.