Relational database management system

Relational database management system

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 commercial and open source databases currently in use are based on the relational model.

A short definition of an RDBMS may be a DBMS in which data is stored in the form of tables and the relationship among the data is also stored in the form of tables.

Historical usage of the term

E. F. Codd introduced the term in his paper [http://www.acm.org/classics/nov95/toc.html "A Relational Model of Data for Large Shared Data Banks"] , published in 1970. In this paper and later papers he defined what he meant by relational. One well-known definition of what constitutes a relational database system is Codd's 12 rules. However, many of the early implementations of the relational model did not conform to all of Codd's rules, so the term gradually came to describe a broader class of database systems. At a minimum, these systems:

* presented the data to the user as relations (a presentation in tabular form, i.e. as a collection of tables with each table consisting of a set of rows and columns, can satisfy this property)
* provided relational operators to manipulate the data in tabular form

The first systems that were relatively faithful implementations of the relational model were from the University of Michigan; Micro DBMS (1969) and from IBM UK Scientific Centre at Peterlee; IS1 (1970–72) and its followon PRTV (1973–79). The first system sold as an RDBMS was Multics Relational Data Store, first sold in 1978. Others have been Berkeley Ingres QUEL and IBM BS12.

The most popular definition of an RDBMS is a product that presents a view of data as a collection of rows and columns, even if it is not based strictly upon relational theory. By this definition, RDBMS products typically implement some but not all of Codd's 12 rules.

A second, theory-based school of thought argues that if a database does not implement all of Codd's rules (or the current understanding on the relational model, as expressed by Christopher J Date, Hugh Darwen and others), it is not relational. This view, shared by many theorists and other strict adherents to Codd's principles, would disqualify most DBMSs as not relational. For clarification, they often refer to some RDBMSs as "Truly-Relational Database Management Systems" (TRDBMS), naming others "Pseudo-Relational Database Management Systems" (PRDBMS).

Almost all commercial relational DBMSes employ SQL as their query language. Alternative query languages have been proposed and implemented, but very few have become commercial products.

Market structure

Given below is a list of top RDBMS vendors in 2006 with figures in millions of United States Dollars [http://www.oracle.com/corporate/analyst/reports/infrastructure/dbms/206061_preliminary_db.pdf published] in an IDC study.

Low adoption costs associated with open-source RDBMS products such as MySQL, PostgreSQL and public domain RDBMS libraries such as SQLite have begun influencing vendor pricing and licensing strategies Fact|date=April 2008.

ee also

* Comparison of relational database management systems
* Comparison of object-relational database management systems
* Structured Query Language (SQL)
* Life cycle of a relational database
* Navigational Database

References

External links

* [http://www.dbdebunk.com 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.
* [http://www.databasecorner.com Database Vendors Directory] - A list of RDBMS and related products.
* [http://www.mountainman.com.au/software/history/ 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.
* [http://www.dbms2.com/category/database-theory-practice/ Analysis of modern DBMS design] By an industry analyst who has become a true-relational skeptic.
* [http://hxfu.org/rdbms_alternatives/ RDBMS Alternatives for Web Developers] Analysis, examples, and testing of several persistence techniques including two RDBMS.
* [http://www.go4expert.com/forums/showthread.php?t=304 What is the Difference between DBMS and RDBMS?] The misconception of the difference between DBMS & RDBMS cleared.


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Relational Database Management System — Eine relationale Datenbank dient zur elektronischen Datenverwaltung in Computersystemen und beruht auf dem relationalen Datenbankmodell. Dieses wurde 1970 von Edgar F. Codd erstmals vorgeschlagen und ist bis heute, trotz einiger Kritikpunkte, ein …   Deutsch Wikipedia

  • relational database management system — noun a database management system designed to manage a relational database • Hypernyms: ↑database management system, ↑DBMS …   Useful english dictionary

  • relational database management system — software package containing utilities that enable the administration of and access to relational databases, RDBMS (Computers) …   English contemporary dictionary

  • database management system — noun a software system that facilitates the creation and maintenance and use of an electronic database • Syn: ↑DBMS • Hypernyms: ↑software, ↑software program, ↑computer software, ↑software system, ↑software package, ↑pack …   Useful english dictionary

  • Database management system — A database management system (DBMS) is a software package with computer programs that control the creation, maintenance, and the use of a database. It allows organizations to conveniently develop databases for various applications by database… …   Wikipedia

  • database management system (DBMS) — System for quick search and retrieval of information from a database. The DBMS determines how data are stored and retrieved. It must address problems such as security, accuracy, consistency among different records, response time, and memory… …   Universalium

  • Distributed database management system — A distributed database management system ( DDBMS ) is a software system that permits the management of a distributed database and makes the distribution transparent to the users. A distributed database is a collection of multiple, logically… …   Wikipedia

  • Gemstone Database Management System — Infobox programming language name = GemStone Database Management System paradigm = Application framework year = 1991 typing = designer = implementations = dialects = influenced by = Smalltalk,Object oriented programming influenced = J2EEGemStone… …   Wikipedia

  • Database management system — Ein Datenbanksystem (DBS) ist ein System zur elektronischen Datenverwaltung. Die wesentliche Aufgabe eines DBS ist es, große Datenmengen effizient, widerspruchsfrei und dauerhaft zu speichern und benötigte Teilmengen in unterschiedlichen,… …   Deutsch Wikipedia

  • Comparison of relational database management systems — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”