Version 6 of relational database

Updated 2014-01-01 23:34:09 by pooryorick

A relational database is a kind database (in fact, probably the most important kind). Special in that the database itself supports "search with complex query" (can combine conditions with boolean operations, even using intermediate search results for additional queries), which simplifies parallelization and scaling to very large datasets.

See Also

RDBMS
SQL
Comparing Tcl database abstraction layers

Relational Databases

ADABASE D
AdabasTcl
db2tcl (DB2)
(is it true that DB2's native interface is so close to ODBC that TclODBC can be the basis for a "native" binding?)
Duro a relational database library
open-source
Informix
isqltcl
INGRES
Interbase
mSQL (mini SQL)
Blackbourn's Minerva miniSQL (mSQL?) binding miniSQL database interface (Blackbourn)
Microsoft Access
MrPersister
is a high level library on top of JDBC
MySQL
Oracle
debbie , Oratcl
PostgreSQL
RDB (dead link)
SQLite ,by D. Richard Hipp
Sybase
DB2
FrontBase
see the downloads area