Jump to content

Multics Relational Data Store: Difference between revisions

From Niidae Wiki
imported>Citation bot
Altered url. URLs might have been anonymized. | Use this bot. Report bugs. | Suggested by Jay8g | #UCB_toolbar
 
(No difference)

Latest revision as of 02:18, 13 January 2025

Template:Short description Template:Refimprove

The Multics Relational Data Store, or MRDS for short, was the first commercial relational database management system. It was written in PL/1 by Honeywell for the Multics operating system and first sold in June 1976.<ref>Template:Cite news</ref> Unlike the SQL systems that emerged in the late 1970s and early 80s, MRDS used a command language only for basic data manipulation, equivalent to the SELECT or UPDATE statements in SQL. Other operations, like creating a new database, or general file management, required the use of a separate command program.

References

[edit]

Template:Reflist Template:Refbegin

Template:Refend

Template:Multics

Template:Database-software-stub