Content deleted Content added
No edit summary |
m wl. |
||
(11 intermediate revisions by 6 users not shown) | |||
Line 1:
The '''MICRO Relational Database Management System''' was the first large-scale [[set-theoretic]] [[database management system]] to be used in production.<ref name=Hershey1972>[https://docs.google.com/open?id=0B4t_NX-QeWDYNmVhYjAwMWMtYzc3ZS00YjI0LWJhMjgtZTYyODZmNmFkNThh "A set theoretic data structure and retrieval language" (PDF)], William R. Hershey and Carol H. Easthope, Paper from the Session on Data Structures, Spring Joint Computer Conference, May 1972 in ''ACM SIGIR Forum'', Volume 7, Issue 4 (December 1972), pp. 45-55, DOI=[http://doi.acm.org/10.1145/1095495.1095500 10.1145/1095495.1095500]</ref>
Implementation of MICRO began in 1970 as part of the Labor Market Information System (LMIS) project at the University of Michigan's Institute of Labor and Industrial Relations (ILIR). Dr. Malcolm S. Cohen was Director of the LMIS Project and was the principal innovator and designer of the original MICRO Retrieval System.<ref>[http://www.eric.ed.gov/ERICWebPortal/search/detailmini.jsp?_nfpb=true&_&ERICExtSearch_SearchValue_0=ED094719&ERICExtSearch_SearchType_0=no&accno=ED094719 ''Feasibility of a Labor Market Information System, Volume 3, Final Report for Period July 1, 1970-June 30, 1974''], Malcolm S. Cohen, Labor Market Information System (LMIS) Project, Institute of Labor and Industrial Relations, University of Michigan, June 1974, 76 pages, PDF</ref> Carol Easthope and Jack Guskin were the principal programmers. D.L. Childs, Vice President of Set Theoretic Information Systems (STIS) Corporation, provided continuing guidance in the use of Set-Theoretic Data Structure (STDS) data access software for MICRO. Funding came from the Office of Manpower Administration within the U.S. Department of Labor.<ref name=MICROManual1977/> MICRO was first used for the study of large social science data bases referred to as micro data; hence the name. Organizations such as the [[United States Department of Labor|US Department of Labor]], the [[United States Environmental Protection Agency|US Environmental Protection Agency]], and researchers from the [[University of Alberta]], the [[University of Michigan]], [[Wayne State University]], the [[University of Newcastle upon Tyne]], and [[Durham University]] used MICRO to manage very large scale databases until 1998.
MICRO runs under the [[Michigan Terminal System]] (MTS), the interactive time-sharing system developed at the University of Michigan that runs on [[IBM System/360 Model 67]], [[System/370]], and compatible mainframe computers.<ref>[http://babel.hathitrust.org/cgi/pt?view=image;size=100;id=mdp.39015014920717;page=root;seq=5 "Chapter 6: MICRO" in ''Introduction to database management systems on MTS''], Rick Rilio, User Guide Series, Computing Center, University of Michigan, March 1986, pages 147-189</ref> MICRO provides a query language, a database directory, and a data dictionary to create an interface between the user and the very efficient proprietary Set-Theoretic Data Structure (STDS) software developed by the Set-Theoretic Information Systems Corporation (STIS) of Ann Arbor, Michigan. The lower level routines from STIS treat the data bases as sets and perform set operations on them, e.g., union, intersection, restrictions, etc. Although the underlying STDS model is based on set theory, the MICRO user interface is similar to those subsequently used in [[relational database management systems]].<ref name=North2010/><ref>[
MICRO permits users with little programming experience to define, enter, interrogate, manipulate, and update collections of data in a relatively unstructured and unconstrained environment.<ref name=MICROManual1977/> An interactive system, MICRO is powerful in terms of the complexity of requests which can be made by users without prior programming language experience.<ref>"[
== References ==
|