Difference between revisions of "Relational database"

From Conservapedia
Jump to navigation Jump to search
m
m (rm cat - only member)
Line 9: Line 9:
  
 
[[Category:Software]]
 
[[Category:Software]]
[[category:databases]]
 

Revision as of 21:34, November 14, 2008

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