Jump to content

IBM SQL/DS

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Phatom87 (talk | contribs) at 19:55, 17 January 2007 (indentified series for this tag.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

SQL/DS (Structured Query Language/Data System) was IBM's first commercial implementation for its mainframe computers of a DBMS (Database Management System) built around the SQL language.

SQL/DS is an (imperfect) software implementation of Dr. E. F. Codd's Relational Model for data management.

SQL/DS ran on the DOS/VSE and VM/CMS operating systems. It came to market in the early 1980s. A little later, IBM also introduced DB2, another SQL-based DBMS, this one for the MVS operating system. The two products have coexisted since then; however, SQL/DS was rebranded as "DB2 for VM and VSE" in the late 1990s.


Template:Step