Database server
This article needs additional citations for verification. (September 2014) |
).
lts.
Examples of free software database servers include PostgreSQL; and under the GNU General Public Licence include Ingres and Every server uses its own query logic and structure. The SQL (Structured Query Language) query language is more or less the same on all relational database servers.
simply the server that maintains only services related to clients can be called as data base servers lists over 200 DBMSs in its ranking.[1]
H
The foundations for modeling large sets of data were first introduced by Charles Bachman in 1969.[2] Bachman introduced Data Structure Diagrams (DSDs) as a means to graphically represent data. DSDs provided a means to represent the relationships between different data entities. In 1970, Codd introduced the concept that users of a database should be ignorant of the "inner workings" of the database.[2] Codd proposed the "relational view" of data which later evolved into the Relational Model which most databases use today. In 1971, the Database Task Report Group of CODASYL (the driving force behind the development of the programming language COBOL) first proposed a "data description language for describing a database, a data description language for describing that part of the data base known to a program, and a data manipulation language." [2] Most of the research and development of databases focused on the relational model during the 1970s.
In 1975 Bachman demonstrated how the relational model and the data structure set were similar and "congruent" ways of structuring data while working for the Honeywell.[2] The Entity-relationship model was first proposed in its current form by Peter Chen in 1976 while he was conducting research at MIT.[3] This model became the most frequently used model to describe relational databases. Chen was able to propose a model that was superior to the navigational model and was more applicable to the "real world" than the relational model proposed by Codd.[2]
References
- ^ "DB-Engines Ranking". DB-Engines.com. 2013-12-01. Retrieved 2013-12-28.
- ^ a b c d e Databases - History & Early Development
- ^ The Entity-Relationship Model: Toward a Unified View of Data (1976)