Subject Details
Dept     : AIML
Sem      : 4
Regul    : 2023
Faculty : Ms.A.Aruna
phone  : NIL
E-mail  : aruna.a.it@snsct.org
143
Page views
26
Files
4
Videos
1
R.Links

Icon
Syllabus

UNIT
1
INTRODUCTION

Purpose of Database System, Views of data, Data models, Database Management system ,Three schema architecture of DBMS, Components of DBMS. Entity Relationship Model ,Conceptual data modeling ,motivation, entities, entity types, attributes, relationships, relationship types, Entity Relationship diagram notations, Examples

UNIT
2
RELATIONAL MODEL

Relational Data Model ,keys, referential integrity and foreign keys, Relational Algebra ,SQL fundamentals, Introduction, data definition in SQL, table, key and foreign key definitions, update behaviors , Views, Triggers, Joins, Constraints, Stored Procedure, Intermediate SQL, Advanced SQL features, Embedded SQL, Dynamic SQL

UNIT
3
DATABASE DESIGN

Dependencies and Normal forms , Functional Dependencies, Armstrong's axioms for FD's, closure of a set of FD's, minimal covers, Non loss decomposition, First, Second, Third Normal Forms, Dependency Preservation, Boyce Codd Normal Form, Multivalued Dependencies and Fourth Normal Form, Join Dependencies and Fifth Normal Form

UNIT
4
TRANSACTIONS

Transaction Concepts, ACID Properties, Schedules, Serializability, Concurrency Control, Need for Concurrency, Locking Protocols, Two Phase Locking, Deadlock, Transaction Recovery, Save Points, Isolation Levels, SQL Facilities for Concurrency and Recovery.

UNIT
5
PHYSICAL STORAGE AND MONGODB

Data Storage and Indexes, RAID, File organization-Indexing and Hashing , Ordered Indices, B plus tree Index Files, B tree Index Files, Static Hashing ,Dynamic Hashing. Query Processing Overview, Algorithms for Selection and Sorting Basics of MongoDB, Procedural Language

Reference Book:

R1 C.J.Date, A.Kannan, S.Swamynathan, An Introduction to Database Systems, Eighth Edition, Pearson Education, 2006. R2 Raghu Ramakrishnan, Database Management Systems, Fourth Edition, McGraw-Hill College Publications, 2015. R3 G.K.Gupta,”Database Management Systems, Tata McGraw Hill, 2011.

Text Book:

T1 Abraham Silberschatz, Henry F. Korth, S. Sudharshan, Database System Concepts, Sixth Edition, Tata McGraw Hill, 2011. T2 RamezElmasri, Shamkant B. Navathe, Fundamentals of Database Systems, Sixth Edition, Pearson Education, 2011. T3 Tiwari, Shashank. Professional NoSQL. John Wiley amp Sons, 2011.