Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

MonetDB/monetdb-php-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Native PHP implementation of the MonetDB interface. =

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

== Directory structure ==
 - lib/
       php_mapi.inc - mapi protocol implementation
       php_monetdb.php - php api

 - examples/simple_query.php - an example of php+monetdb in action

 - INSTALL.txt - note about installing and using the native interface

 - TODO.txt: list of pending tasks.

== 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.

About

Official mirror of the MonetDB PHP driver

Resources

License

Stars

Watchers

Forks

Packages

No packages published