Content deleted Content added
m Reverted edits by 182.72.174.38 (talk) to last version by 96.45.203.162 |
|||
Line 5:
==Terminology and overview==
Formally, the
Databases are created to operate large quantities of information by inputting, storing, retrieving, and managing that information. Databases are set up so that one set of software programs provides all users with access to all the data.
Line 50:
[[Object database]]s were invented in the 1980s to overcome the inconvenience of [[object-relational impedance mismatch]], which led to the coining of the term "post-relational" but also development of hybrid [[object-relational database]]s.
The next generation of post-relational databases in the 2000s became known as [[NoSQL]] databases, introducing fast [[key-value store]]s and [[document-oriented database]]s. A competing "next generation" known as [[NewSQL]] databases attempted new implementations that retained the relational/SQL model while aiming to match the high performance of NoSQL compared to commercially available relational DBMSs.
===1960s Navigational DBMS===
|