MonetDB / monetdb-php-old

Official mirror of the MonetDB PHP driver
Mozilla Public License 2.0
2 stars 2 forks source link

= Native PHP implementation of the MonetDB interface. =

The php API aims at being compatible with the one provided by the C implementation.

== Directory structure ==

== Benchmark ==

A comparison between cimpl and native can be found at: http://www.ins.cwi.nl/~gm/bench/

php_test.tar.bz2 - contains an utility to measure the performance of the two php APIS.