0% found this document useful (0 votes)
86 views

Database Management Systems

Database management systems have evolved from sequential access using magnetic tapes in the 1950s-1960s, to direct access using hard disks in the late 1960s-1970s when hierarchical and network data models became popular. Ted Codd defined the relational data model in 1970, which led to research prototypes at IBM and UC Berkeley and SQL becoming the industry standard in the 1980s. Modern databases include large data warehouses, web-scale distributed storage, and automated administration of highly parallel systems.

Uploaded by

TanviSheikh
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
86 views

Database Management Systems

Database management systems have evolved from sequential access using magnetic tapes in the 1950s-1960s, to direct access using hard disks in the late 1960s-1970s when hierarchical and network data models became popular. Ted Codd defined the relational data model in 1970, which led to research prototypes at IBM and UC Berkeley and SQL becoming the industry standard in the 1980s. Modern databases include large data warehouses, web-scale distributed storage, and automated administration of highly parallel systems.

Uploaded by

TanviSheikh
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

DATABASE MANAGEMENT SYSTEMS

History of Database Systems


1950s and early 1960s: Data processing using magnetic tapes for storage Tapes provide only sequential access Punched cards for input Late 1960s and 1970s: Hard disks allow direct access to data Network and hierarchical data models in widespread use Ted Codd defines the relational data model Would win the ACM Turing Award for this work IBM Research begins System R prototype UC Berkeley begins Ingres prototype High-performance (for the era) transaction processing

Magnetic tape unit

Magnetic tape

Hard disk

History (cont.)
1980s: Research relational prototypes evolve into commercial systems SQL becomes industry standard Parallel and distributed database systems Object-oriented database systems 1990s: Large decision support and data-mining applications Large multi-terabyte data warehouses Emergence of Web commerce 2000s: XML and XQuery standards Automated database administration Increasing use of highly parallel database systems Web-scale distributed data storage systems

You might also like