This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "Multics Relational Data Store" – news · newspapers · books · scholar · JSTOR (January 2014) (Learn how and when to remove this message) |
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. 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
- Paul McJones, "Multics Relational Data Store (MRDS)"
This database software-related article is a stub. You can help Misplaced Pages by expanding it. |