2023 2024 EduVark > Education Discussion > General Discussion


  #1  
October 23rd, 2017, 08:27 AM
Unregistered
Guest User
 
IIT Bombay DBMS Ppt

My sister is doing B.Tech CSE Course from IIT Bombay. She wants important notes on DBMS. So someone is here who will provide important notes on DBMS in ppt format?
Similar Threads
Thread
DBMS Notes VTU 5th Sem
DBMS Workshop by IIT Bombay
DBMS Lab Programs VTU
DBMS Questions for IBPS
Ptu dbms
DBMS Certification
DBMS Lab Manual for MBA
DBMS Notes for BCA of IGNOU
PTU DBMS Syllabus
IIT Mumbai DBMS workshop
IGNOU DBMS Paper
Dbms ignou
Differentiate between DBMS and RDBMS
DBMS Syllabus MU
DBMS Question Paper IPU

  #2  
October 23rd, 2017, 10:22 AM
Super Moderator
 
Join Date: Mar 2012
Re: IIT Bombay DBMS Ppt

As you want notes on DBMS Subject of B.Tech CSE Course of IIT Bombay, so here I am providing important notes:

IIT Bombay DBMS Notes
Chapter 1: Introduction
Purpose of Database Systems
View of Data
Database Languages
Relational Databases
Database Design
Object*based and semistructured databases
Data Storage and Querying
Transaction Management
Database Architecture
Database Users and Administrators
Overall Structure
History of Database Systems

Database Management System (DBMS)
DBMS contains information about a particular enterprise
Collection of interrelated data
Set of programs to access the data
An environment that is both convenient and efficient to use

Database Applications:
Banking: all transactions
Airlines: reservations, schedules
Universities: registration, grades
Sales: customers, products, purchases
Online retailers: order tracking, customized recommendations
Manufacturing: production, inventory, orders, supply chain
Human resources: employee records, salaries, tax deductions

Databases touch all aspects of our lives
In the early days, database applications were built directly on top of file systems
Drawbacks of using file systems to store data:
Data redundancy and inconsistency
Multiple file formats, duplication of information in different files Difficulty in accessing data
Need to write a new program to carry out each new task
Data isolation — multiple files and formats
Integrity problems
Integrity constraints (e.g. account balance > 0) become “buried” in program code rather than being stated explicitly
Hard to add new constraints or change existing ones

Purpose of Database Systems (Cont.)
Drawbacks of using file systems (cont.)
Atomicity of updates
Failures may leave database in an inconsistent state with partial updates carried out
Example: Transfer of funds from one account to another should either complete or not happen at all
Concurrent access by multiple users
Concurrent accessed needed for performance
Uncontrolled concurrent accesses can lead to inconsistencies – Example: Two people reading a balance and updating it at the same time
Security problems
Hard to provide user access to some, but not all, data
Database systems offer solutions to all the above problems
Drawbacks of using file systems (cont.)
Atomicity of updates
Failures may leave database in an inconsistent state with partial updates carried out
Example: Transfer of funds from one account to another should either complete or not happen at all
Concurrent access by multiple users
Concurrent accessed needed for performance
Uncontrolled concurrent accesses can lead to inconsistencies – Example: Two people reading a balance and updating it at the same time
Security problems
Hard to provide user access to some, but not all, data
Database systems offer solutions to all the above problems


IIT Bombay DBMS Notes in PPT Format
cse.iitb.ac.in/~sudarsha/db-book/slide-dir/ch1.ppt


Quick Reply
Your Username: Click here to log in

Message:
Options



All times are GMT +5. The time now is 03:26 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8