1 / 8

Database Management Systems

Database Management Systems. Chapter 1. Introduction. What is a database? What is a database management system (DBMS)? Remind me to tell you about this: http://msdn.microsoft.com/vstudio/express/vwd/. Database development Challenges. Conserving space Retrieving data rapidly Sharing data

fifi
Télécharger la présentation

Database Management Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Database Management Systems Chapter 1

  2. Introduction • What is a database? • What is a database management system (DBMS)? Remind me to tell you about this: http://msdn.microsoft.com/vstudio/express/vwd/

  3. Database development Challenges • Conserving space • Retrieving data rapidly • Sharing data • Providing backup and recovery

  4. Application Development • Feasibility – identify scope, costs, and schedule • Analysis – gather information from users • Design – define tables, relationships, forms, reports • Development – create forms, reports, and help; test • Implementation – transfer data, install, train, review

  5. Components of DBMS • Database engine • Data dictionary • Query processor • Report writer • Forms generator • Application generator • Communication and Integration facilities • Security facilities

  6. Advantages of DBMS • Minimal data redundancy • Data consistency • Integration of data • Sharing of data • Enforcement of standards • Ease of application development • Uniform security, privacy, and integrity • Data independence

  7. Brief History of DBMS • Hierarchical databases • Network databases • Relational databases • Object-oriented databases

  8. Object Oriented For more information visit this website: • http://java.sun.com/docs/books/tutorial/java/concepts/index.html

More Related