This is TDS protocol library (CTlib/DBlib) that is used to connect to
Microsoft and Sybase SQL servers. This can be used instead of native
libraries, that are shipped with commercial products.
Gadfly is a relational database management system which uses a
large subset of very standard SQL as its query language and Python
modules and optional Python/C extension modules as its underlying
engine. Gadfly stores the active database in memory, with recovery
logging to a file system. It supports an optional TCP/IP based
client server mode and log based failure recovery for system or
software failures (but not for disk failures).
Galera wsrep provider to Galera Cluster for MySQL, an easy-to-use
high-availability solution with high system up-time, no data loss,
and scalability for future growth.
The GNU dbm is a library of database functions that use extensible hashing
and works similar to the standard UNIX dbm functions. These routines are
provided to a programmer needing to create and manipulate a hashed database.
This library exists in the FreeBSD base collection, but the GNU version has
added functionality that is sometimes useful.
This port contains a MySQL DataStore implementation for GeoServer.
Non-blocking Redis client for Erlang with focus on performance and
robustness.
Supported Redis features:
- Any command, through eredis:q/2
- Transactions
- Pipelining
- Authentication & multiple dbs
- Pubsub
Gnatsweb is a web interface to GNATS, the GNU Problem Report
Management System. It is a Perl CGI script which runs on your
web server.
Redis client for Go. It supports all Redis commands and common features such
as pipelines and pubsub.
Go wrapper for OpenLDAP Lightning Memory-Mapped Database, LMDB.