Subject Details
Dept     : IT
Sem      : 4
Regul    : R2023
Faculty : Ms.S.Rajasulochana
phone  : NIL
E-mail  : sulochana.s.cse@snsct.org
165
Page views
1
Files
0
Videos
0
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, E R 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, Armstrongs axioms for FDs, closure of a set of FDs, 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.