Interbase: SGBDR SQL commercial. Gratuit pour Linux. Dernière modification le 13 novembre 2002.
Oracle: SGBDR commercial. Dernière modification le 13 novembre 2002.
Sybase: SGBDR commercial. Dernière modification le 13 novembre 2002.
MySQL: Système de gestion de bases de données relationnel (SGBDR). Implante
une partie substantielle du standard SQL, mais pas les transactions. Shareware
mais sources disponibles. Dernière modification le 26 septembre 2002.
IBM DB2: SGBDR commercial. Dernière modification le 13 novembre 2002.
PostgreSQL: Système de gestion de bases de données relationnelles-objets.
Implante l'essentiel du standard SQL, y compris des extensions récentes ou en
cours de standardisation (SQL98). Dernière modification le 13 novembre 2002.
Empress: SGBDR SQL commercial, avec driver ODBC, générateur d'applications,
etc. Dernière modification le 13 novembre 2002.
SOLID SQL Serveur: SGBDR SQL commercial. Dernière modification le 13 novembre 2002.
Altera SQL Server: ``a multiuser, relational database with ODBC and JDBC option, demanding
very few resources'' (commercial, cheap). Dernière modification le 12 octobre 2001.
Ingres II: Advanced relational database management system (RDBMS) from Computer
Associates Dernière modification le 13 novembre 2002.
CQL++: Commercial database management system including C++ source. Now
available free under the GPL too! Dernière modification le 28 janvier 2000.
Beagle SQL: Projet de SGBDR-objet libre. Dernière modification le 13 novembre 2002.
Pick D3: SGBD commercial: transactionel, SQL, ODBC, très engagé sur Linux. Dernière modification le 12 novembre 2002.
Pick D3: SGBD multidimensionnel. Dernière modification le 13 novembre 2002.
Mimer: MIMER is a Relational Database Management System (RDBMS) developed by
Sysdeco Mimer AB in Uppsala, Sweden (SQL, ODBC). Dernière modification le 13 novembre 2002.
Recital Unix Developer: Recital Unix Developer is an integrated development environment
consisting of a powerful SQL 92 RDBMS and Fourth Generation Language for
rapidly developing and deploying character based applications on Unix
platforms. It includes the capability of migrating dBASE, FoxBase, FoxPro and
Clipper applications to Unix. The Standard Edition (single user/non-commercial
use) can be downloaded for free. Multi-user licenses available for purchase. Dernière modification le 9 novembre 2001.
MDBMS: MDBMS is a new relational database management system. It is very clean
and small, yet powerful enough to do complex database work. MDBMS is currently
only available in binary form, for Linux and BSD systems. Dernière modification le 7 mars 2002.
Gigabase: GigaBASE is object-relational database system with the same programming
interface as FastDB main memory DBMS, but using page pool instead of mapping
database file to the memory. That is why GigaBASE is able to handle databases
which size exceeds size of computers virtual memory. As FastDB, GigaBASE
provides very convenient and efficient C++ interface. GigaBASE doesn't support
client-server architecture and provide concurrent access to the database only
for different threads within one process. GigaBASE is most efficient for
applications fetching records using indices or direct object references. High
speed of query execution is provided by elimination of data transfer overhead
and very effective locking implementation. Synchronization of concurrent
database access is implemented in GigaBASE by means of atomic instructions,
adding almost no overhead to query processing. GigaBASE uses modified B+tree
indices to provide fast access to disk resident data (with minimal disk read
operations). Dernière modification le 15 mars 2002.