E CONTENT FOR DATABASE DESIGN DBMS.pptx

saranya05031997 8 views 7 slides May 10, 2024
Slide 1
Slide 1 of 7
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7

About This Presentation

DATABASE DESIGN


Slide Content

Ÿ
es

Database -

LUS

ol 521-8976
John Smith Ly UT
7 521-1234
ol 1
E
© SE
14 521-9655
sl |

Mnlii-level Sands
Index :

Single level index

p Tree Ws
pr Tree

+ AB*tree can be viewed as a B-tree in which each node Following 53 typical tree
contains only keys (not pairs), and to which an additional level
is added at the bottom with linked leaves

Bine,

geler ds
du card


ve

ROW SOURCE GENERATION

Fig. Query Processing ECUTION ENGINE

Query Planning
Concurrency Control
Operator Execution

Access Methods
Recovery

Buffer Pool Manager

Disk Manager

Concurrency Control and
Recovery

ss the database concurrently, and
stems cr
+ Concurrent access to the database also improves performance,
yields better utilization of resources.

+ In real life:

reful, concurrent à s can lead to incorrect database
states. Crashes can also leave the database in incoherent state:

» Basic concurrency/recovery concept: transaction
“e ted atomically. All or nothin:

nsactions in SQL
plementation of transactions and recovery.