APQ is a database interface library written in Ada95, and this is the
ODBC driver that is used with it.
					 
			
		
				APQ is a database interface library written in Ada95, and this is the
PostgreSQL driver that is used with it.
					 
			
		
				MySQL replacement : Percona ServerPercona Server is a drop-in alternative
for MySQL with enhanced performance and enterprise-grade features.
					 
			
		
				MySQL replacement : Percona ServerPercona Server is a drop-in alternative
for MySQL with enhanced performance and enterprise-grade features.
					 
			
		
				This PHP extension provides a wrapper for libdrizzle, the
client and protocol library for the Drizzle database.
					 
			
		
				This package adds several user-defined statistics functions
to the MySQL server providing the ability to:
    * calculate the median of any values,
    * calculate the skewness and kurtosis of a distribution of value
    * retrieve the effective length of the longest value in a STRING column,
    * get the longest value from a STRING column,
    * calculate the faculty of a value,
    * calculate linear regression parameters (intercept, slope, correlation
      coefficent) of any values
					 
			
		
				Dancer::Plugin::Database::Core is a shared library for Dancer::Plugin::Database
and Dancer2::Plugin::Database modules.
					 
			
		
				From the package man-page:
       MySQLTcl  is  a  collection of Tcl commands and a Tcl global array that
       provide access to MySQL database servers.
       MySQLTcl is nothing more than a patched version of a patched version of
       Hakan Soderstrom's patch of Tom Poindexter's Sybtcl.
       Mysqltcl  is  binary Tcl library (extension) written in C language that
       use direkt official MySQL C-API. Almost all Tcl commands correspond  to
       MySQL  C-API functions.  For detail documentation see official MySQL C-
       API manual.
					 
			
		
				This module allows Class::DBI-based classes to query their columns
for data type information in a database-independent manner.
					 
			
		
				Allows for any blessed HASH object to be populated from a database, by
describing table relationships to each method.