Sciweavers


Book

Database System Concepts

15 years 2 months ago
Database System Concepts
A set of presentations that cover the book, which includes several topics such as relational database systems such as Relational Databases, Database Design, Object-Based Databases and XML, Data Storage and Querying, Transaction Management, Data Mining and Analysis, and system Architecture.
Avi Silberschatz, Henry F. Korth, S. Sudarshan
Added 08 Feb 2009
Updated 12 Feb 2009
Authors Avi Silberschatz, Henry F. Korth, S. Sudarshan
 The instruction manual, errata, etc can be downloaded from here.

Table of Content

Chapter1. Introduction
Part 1: Relational Databases
2. Relational Model
3. SQL
4. Advanced SQL
5. Other Relational Languages
Part 2: Database Design
6. Database Design: The Entity-Relationship Approach
7. Relational Database Design
8. Application Design
Part 3: Object-Based Databases and XML
9. Object-Based Databases
10. XML
Part 4: Data Storage and Querying
11. Storage and File Structure
12. Indexing and Hashing
13. Query Processing
14. Query Optimization
Part 5: Transaction Management
15. Transactions
16. Concurrency Control
17. Recovery System
Part 6: Data Mining and Analysis
18. Data Analysis and Mining
19. Information Retrieval
Part 7: System Architecture
20. Database System Architectures
21. Parallel Databases
22. Distributed Databases
Part 7: Other Topics
23. Advanced Application Development
24. Advanced Data Types
25. Advanced Transaction Processing
Part 8: Case Studies
26. PostgreSQL
27. Oracle
28. IBM DB2 Universal Database
29. Microsoft SQL Server
Appendices
A. Network Model
B. Hierarchical Model
C. Advanced Relational Database Design
Comments (0)