Content deleted Content added
add refs, expand description |
No edit summary |
||
Line 1:
'''Micro''' was one of the earliest set theoretic/relational [[database management system]]s.<ref>[http://doi.acm.org/10.1145/1095495.1095500 "A set theoretic data structure and retrieval language"], William R. Hershey and Carol H. Easthope, Papers 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=10.1145/1095495.1095500, Special Interest Group on Information Retrieval, Association for Computing Machinery, New York, NY, USA</ref> It's
Micro permitted users with little programming experience to define, enter, interrogate, manipulate and update collections of data in a relatively unstructured and unconstrained environment. An interactive system, Micro was powerful in terms of the complexity of requests which could be made by users without prior programming language experience.<ref>"[http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2581360/pdf/procascamc00021-0314.pdf Use of a Relational Database to Support Clinical Research: Application in a Diabetes Program]", Diane Lomatch, M.P.H., Terry Truax, M.S., Peter Savage, M.D., Diabetes Center Unit, MDRTC, University of Michigan, 1981</ref> Micro includes basic statistical computations such as mean, variance, frequency, median, etc. If more rigorous statistical analysis were desired, the data from a Micro database could be used with Michigan Interactive Data Analysis System (MIDAS), a statistical analysis package available under the [[Michigan Terminal System]] (MTS).<ref>"[http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2245120/pdf/procascamc00019-0674.pdf Converting from Traditional File Structures to Database Management Systems: A Powerful Tool for Nursing Management"], Yvonne Marie Abdoo, Ph.D., R.N, Wayne State University College of Nursing, 1987</ref>
The underlying data model and retrieval alorithms were deeply influenced by David Child's Set Theoretic Data Model. Although the underlying model was based on set theory, the user interface utilized a query language subsequently used in relational database management systems. It became the first large scale set theoretic/relational database management system to be used in production. 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 [[University of Alberta]], the [[University of Michigan]], [[Wayne State University]], the [[University of Newcastle on Tyne]], and [[Durham University]] used it to manage very large scale databases. Micro continued to run in production until 1998.
== References ==▼
▲== References ==
{{Reflist}}
|