to LooselyCoupled.com homepage
 
 Weekly emails: how to advanced search
 Glossary lookup:

 

> glossary > RDBMS


RDBMS

(Relational DataBase Management System) Software for storing data using SQL (structured query language). A relational database uses SQL to store data in a series of tables that not only record existing relationships between data items, but which also permit the data to be joined in new relationships. SQL (pronounced 'sequel') is based on a system of algebra developed by E F Codd, an IBM scientist who first defined the relational model in 1970. Relational databases are optimized for storing transactional data, and the majority of modern business software applications therefore use an RDBMS as their data store. The leading RDBMS vendors are Oracle, IBM and Microsoft.

highlights | A-Z index       




Search for related books:

At Amazon.com


Search for related items:

On Loosely Coupled

On Google


 



More about "RDBMS" ...

Useful Web resources:

A Relational Model of Data for Large Shared Data Banks
The text of E F Codd's original paper introducing the fundamental concepts of relational data


 
 


Copyright © 2002-2005, Procullux Media Ltd. All Rights Reserved.