Relational database

From Conservapedia
This is an old revision of this page, as edited by Learn together (talk | contribs) at 18:45, July 19, 2007. It may differ significantly from current revision.
Jump to navigation Jump to search

Relational database software manages information in tables, as well as the links between related records in these tables.

The most well-known relational database management systems (RDBMS) are:

  • DB2, developed by IBM, which also formalized the Structured Query Language (SQL) which became the industry standard.
  • Sybase
  • Oracle
  • Microsoft SQL Server
  • MySQL