613 projects tagged "Linux"
Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. It includes b+tree, queue, extended linear hashing, fixed, and variable-length record access methods, transactions, locking, logging, shared memory caching, database recovery, and replication for highly available systems. DB supports C, C++, C#, Java, PHP, and Perl APIs. It supports key-value pair (NoSQL), SQL, and Java Object formatted data. It is available for a wide variety of Unix platforms as well as QNX, Android, Mac OS X, and several varieties of Windows.
CDDBD.sh is a shellscript speaking the CDDB Protocol version 1 without enhancements and read only. CDDBD.sh allows to query a local database on a filesystem that was filled with entries using such programs like xmcd or kscd. CDDBD.sh was developed to be used in a local or home network and not to serve a WAN.
DB2 is a database management system that offers industry leading performance, scalability, and reliability on your choice of platform from Linux to z/OS. Its Web Control Center offers administrators an easy-to-use interface for maintaining databases, and can be run from any Java-enabled Web browser. For Java developers, DB2 UDB for Linux offers support for JDBC and SQLJ, and Net.Data allows for the creation of dynamic data diven Web applications. DB2 UDB for Linux allows you to harness the power of user-defined types and functions and support for Binary Large Objects.
dbtcp is a package of libraries which provides applications on Linux access to ODBC datasources on remote machines running Windows. It allows a Linux application to access data held on a Windows machine (such as MS SQL Server on NT), and includes a command line client, a DBD, and a PHP driver.
dict_pgsql is a dictionary for the mailer postfix. It is able to get all virtual users out of a postgres database; this is very helpful if you have a large number of users who make updates on their aliases quite often. You don't have to extract all the values into system files; the entries will be fetched directly from the database.