Best Book For Database Management System For Engineering Student For GATE and Semester Exam
Let's look at some of the books which can help you out :-
1]Fundamentals of Database System | Seventh Edition | By Pearson by Elmasri Ramez and Navathe Shamkan
Pearson introduces the seventh edition of its best seller on database systems by Elmasri and Navathe. This edition is thoroughly revised to provide an in-depth and up-to-date presentation of the most important aspects of database systems and applications and related technologies. It systematically builds on the core fundamental concepts necessary for designing, using and implementing database
systems and database applications, which is the winning feature of this book.
Features
1. Chapters have been added and restructured to keep the text updated with recent concepts in big data processing, including MapReduce and Hadoop
2. Discussions of new technologies such as SQL systems and java technologies for web database programming and other various new developments in databases are discussed throughout
3. Updated pedagogy and real world examples enhance the text throughout
Table of Contents
Chapter 1 Databases and Database Users
Chapter 2 Database Systems Concepts and Architecture
Chapter 3 Data Modeling Using the Entity Relationship (ER) Model
Chapter 4 The Enhanced Entity Relationship (EER) Model
Chapter 5 The Relational Data Model and Relational Database Constraints
Chapter 6 Basic SQL
Chapter 7 More SQL: Complex Queries, Triggers, Views and Schema Modification
Chapter 8 The Relational Algebra and Relational Calculus
Chapter 9 Relational Database Design by ER- and EER-to-Relational Mapping
Chapter 10 Introduction to SQL Programming Techniques
Chapter 11 Web Database Programming Using PHP
Chapter 12 Object and Object-Relational Databases
Chapter 13 XLM: Extensible Markup Language
Chapter 14 Basics of Functional Dependencies and Normalization for Relational Databases
Chapter 15 Relational Database Design Algorithms and Further Dependencies
Chapter 16 Disc Storage, Basic File Structures, Hashing and Modern Storage Architectures
Chapter 17 Indexing Structures for Files and Physical Database Design
Chapter 18 Strategies for Query Processing
Chapter 19 Query Optimization
Chapter 20 Introduction to Transaction Processing Concepts and Theory
Chapter 21 Concurrency Control Techniques
Chapter 22 Database Recovery Techniques
Chapter 23 Distributed Database Concepts
Chapter 24 NOSQL Databases and Big Data Storage Systems
Chapter 25 Big Data Technologies Based on MapReduce and Hadoop
Chapter 26 Enhanced Data Models: Introduction to Active, Temporal, Spatial, Multimedia and Deductive Databases
Chapter 27 Introduction to Information Retrieval and Web Search
Chapter 28 Data Mining Concepts
Chapter 29 Overview of Data Warehousing and OLAP
Chapter 30 Database Security.
systems and database applications, which is the winning feature of this book.
Features
1. Chapters have been added and restructured to keep the text updated with recent concepts in big data processing, including MapReduce and Hadoop
2. Discussions of new technologies such as SQL systems and java technologies for web database programming and other various new developments in databases are discussed throughout
3. Updated pedagogy and real world examples enhance the text throughout
Table of Contents
Chapter 1 Databases and Database Users
Chapter 2 Database Systems Concepts and Architecture
Chapter 3 Data Modeling Using the Entity Relationship (ER) Model
Chapter 4 The Enhanced Entity Relationship (EER) Model
Chapter 5 The Relational Data Model and Relational Database Constraints
Chapter 6 Basic SQL
Chapter 7 More SQL: Complex Queries, Triggers, Views and Schema Modification
Chapter 8 The Relational Algebra and Relational Calculus
Chapter 9 Relational Database Design by ER- and EER-to-Relational Mapping
Chapter 10 Introduction to SQL Programming Techniques
Chapter 11 Web Database Programming Using PHP
Chapter 12 Object and Object-Relational Databases
Chapter 13 XLM: Extensible Markup Language
Chapter 14 Basics of Functional Dependencies and Normalization for Relational Databases
Chapter 15 Relational Database Design Algorithms and Further Dependencies
Chapter 16 Disc Storage, Basic File Structures, Hashing and Modern Storage Architectures
Chapter 17 Indexing Structures for Files and Physical Database Design
Chapter 18 Strategies for Query Processing
Chapter 19 Query Optimization
Chapter 20 Introduction to Transaction Processing Concepts and Theory
Chapter 21 Concurrency Control Techniques
Chapter 22 Database Recovery Techniques
Chapter 23 Distributed Database Concepts
Chapter 24 NOSQL Databases and Big Data Storage Systems
Chapter 25 Big Data Technologies Based on MapReduce and Hadoop
Chapter 26 Enhanced Data Models: Introduction to Active, Temporal, Spatial, Multimedia and Deductive Databases
Chapter 27 Introduction to Information Retrieval and Web Search
Chapter 28 Data Mining Concepts
Chapter 29 Overview of Data Warehousing and OLAP
Chapter 30 Database Security.
Product details
- ASIN : 933258270X
- Publisher : Pearson Education; Seventh edition (30 June 2017)
- Language : English
- Paperback : 1272 pages
- ISBN-10 : 9789332582705
- ISBN-13 : 978-9332582705
- Item Weight : 1 kg 540 g
- Dimensions : 20.3 x 25.4 x 4.7 cm
- Country of Origin : India
2]Database Management Systems by Raghu Ramakrishnan and Johannes Gehrke
Database Management Systems, known for its practical emphasis and comprehensive coverage, has quickly become one of the leading texts for database courses. The third edition features new material on database application development, with a focus on Internet applications. The hands on approach introduces students to current standards, including JDBC, XML and 3-tier application architectures.
Salient Features:
- A new, flexible organization allows instructors to teach either an applications oriented course or anintroductory systems-oriented course.
- The revised “part” organization with new overview chapters makes it easy to select the chapters you need in-depth chapters within each part can be optional.
- NEW Material on Database Applications
Table of Content:
Part - I: Foundations
- Overview of Database Systems
- Introduction to Database Design
- The Relational Model
- Relational Algebra and Calculus
- SQL: Queries, Constraints, Triggers
Part - II: Application Development
- Database Application Development
- Internet Applications
Part - III: Storage and Indexing
- Overview of Storage and Indexing
- Storing Data: Disks and Files
- Tree-Structured Indexing
- Hash-Based Indexing
Part - IV: Query Evaluation
- Overview of Query Evaluation
- External Sorting
- Evaluating Relational Operators
- A Typical Relational Query Optimizer
Part - V: Transaction Management
- Overview of Transaction Management
- Concurrency Control
- Crash Recovery
Part - VI: Database Design and Tuning
- Schema Refinement and Normal Forms
- Physical Database Design and Tuning
- Security and Authorization
Part - VII: Additional Topics
- Parallel and Distributed Databases
- Object-Database Systems
- Deductive Databases
- Data Warehousing and Decision Support
- Data Mining
- Information Retrieval and XML Data
- Spatial Data Management
- Further Reading
- The Minibase Software
Product details
- Publisher : McGraw Hill Education; Third edition (1 July 2014)
- Language : English
- Paperback : 1100 pages
- ISBN-10 : 9339213114
- ISBN-13 : 978-8131769591
- Item Weight : 1 kg 320 g
- Dimensions : 47 x 9.4 x 61.2 cm
3]Database Management Systems (DBMS) by Rajiv Chopra
Database Management Systems” has been written to provide students of B.E/B.Tech an insight into the database concepts. Keeping in mind the importance of query languages in database, large number of queries have been provided for better understanding of the concepts. It explains design implementation and database management issues, as well as database standards
Features :
• Advanced Topics in DBMS have been provided in a separate chapter
• Experiments for DBMS Lab have been included separately.
• Pedagogy includes chapter-end summary, multiple choice questions, conceptual short questions with answers and exercise questions as well question paper of different universities
TOC :
1. Introduction to DBMS
2. Relational Model, Languages and Systems
3. SQL
4. Normalization
5. Oracle 8 Architecture
6. Transaction Management
7. Concurrency Control Techniques
8. Recovery and Atomicity
9. Buffer Management
10. OODBMS — Object - Oriented DBMS
11. Parallel Databases
12. Web Databases
13. Advanced Topics in DBMS
14. Case Study — Data warehousing and Data Mining
Product details
- Publisher : S Chand Publishing; Fifth edition (1 January 2016)
- Language : English
- Paperback : 688 pages
- ISBN-10 : 9385676342
- ISBN-13 : 978-9385676345
- Item Weight : 726 g
- Dimensions : 20 x 14 x 4 cm
- Country of Origin : India
- Publisher : S Chand Publishing; Fifth edition (1 January 2016)
- Language : English
- Paperback : 688 pages
- ISBN-10 : 9385676342
- ISBN-13 : 978-9385676345
- Item Weight : 726 g
- Dimensions : 20 x 14 x 4 cm
- Country of Origin : India
4]Database Systems: A Practical Approach to Design, Implementation and Management by Connolly
Database Systems is ideal for a one- or two-term course in database management or database design in an undergraduate or graduate level course. With its comprehensive coverage, this book can also be used as a reference for IT professionals.
About the Author
Thomas M. Connolly is the head of the Computing and Information Systems division at the University of Paisley.
Carolyn E. Begg is a lecturer at the University of Paisley, with research interests in Information Systems, Database Management Systems, and Decision Support Systems within medicine.
Carolyn E. Begg is a lecturer at the University of Paisley, with research interests in Information Systems, Database Management Systems, and Decision Support Systems within medicine.
Post a Comment
0 Comments