aboutsummaryrefslogtreecommitdiff
path: root/databases/libdrizzle/pkg-descr
blob: ae0a623389b544cdaef4ea54c258686f6efcb97f (plain) (blame)
1
2
3
4
5
6
This is the client and protocol library for the Drizzle project.
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.