Skip to content

Commit 8c67658

Browse files
author
Prem chand Avanigadda
authored
readme
1 parent fd0ba85 commit 8c67658

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Design-Database-for-HomeLending-Project
2+
CSCI 54100 DATABASE SYSTEMS
3+
4+
## Steps involved in Database design
5+
6+
```
7+
1. Functional dependency analysis
8+
2. Final Logical data model
9+
3. Final Physical data model
10+
4. Prototype of RDD generated by ERwin
11+
5. DML statements
12+
6. Queries and analysis
13+
```
14+
15+
## Logical data model
16+
17+
<img src="https://github.com/Premchand95/Design-Database-for-HomeLending-Project/blob/master/img/LDM.png">
18+
19+
## Physical data model
20+
21+
<img src="https://github.com/Premchand95/Design-Database-for-HomeLending-Project/blob/master/img/PDM.png">

0 commit comments

Comments
 (0)