Relational database management system
From Wikipedia, the free encyclopedia
(Redirected from RDBMS)
|
|
It has been suggested that this article or section be merged into Relational database. (Discuss) Proposed since October 2011. |
|
|
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (March 2009) |
A relational database management system (RDBMS) is a database management system (DBMS) that is based on the relational model as introduced by E. F. Codd. Most popular databases currently in use are based on the relational database model.
A short definition of an RDBMS is: a DBMS in which data is stored in tables and the relationships among the data are also stored in tables. The data can be accessed or reassembled in many different ways without having to change the table forms.
[edit] External links
- Database Debunkings - by Fabian Pascal. Critical point of view that argues that it is important that the predicate relational should be reserved for those database systems that are fully faithful to the relational model.
- Database Vendors Directory - A list of RDBMS and related products.
- A Brief History of IT Management and the RDBMS - A brief history of modern RDBMS technology from the operational perspective of information technology management practice.
- Analysis of modern DBMS design Blog by an industry analyst who has become a true-relational skeptic.
- What is the Difference between DBMS and RDBMS? The misconception of the difference between DBMS & RDBMS clarified.
|
||||||||||||||||||||