2012-01-08 08:01:25 +01:00
|
|
|
This is the client and protocol library for the Drizzle project.
|
2010-03-15 18:36:44 +01:00
|
|
|
The server, drizzled, will use this as for protocol library. Client
|
|
|
|
utilities and any new projects that require low-level protocol
|
|
|
|
communication (like proxies). Other language interfaces (PHP
|
|
|
|
extensions, Python DBI, Perl DBD, SWIG, ...) should be built off
|
|
|
|
of this library.
|
|
|
|
|
2014-04-10 02:04:16 +02:00
|
|
|
WWW: https://launchpad.net/libdrizzle
|