Multics Relational Data Store: Difference between revisions

Content deleted Content added
No edit summary
m not bot. problem? let me know, typos fixed: 1970's → 1970s using AWB
Line 1:
The '''Multics Relational Data Store''', or '''MRDS''' for short, was the first commercial [[relational database management system]]. It was written [[PL/1]] by [[Honeywell]] for the [[Multics]] [[operating system]] and first sold in June 1976. Unlike the [[SQL]] systems that emerged in the late 1970's1970s and early 80's, MRDS used a command language only for basic data manipulation, equivalent to the <code>SELECT</code> or <code>UPDATE</code> statements in SQL. Other operations, like creating a new database, or general file management, required the use of a separate command program.
 
==References==
Line 7:
 
[[Category:Proprietary database management systems]]
 
 
{{Database-software-stub}}