Dma Reort
Dma Reort
GROUP MEMBERS :
ROLL NO NAME OF MEMBERS ENROLLMENT NO
1
TABLE OF CONTENT
SR.NO CONTENT PAGE.NO
1 INTRODUCTION TO DATABASE 3
MANAGEMENT SYSTEM
2 INTRODUCTION TO FINANCE 4
(LOAN) MANAGEMENT SYSTEM
3 ER DIAGRAM 6
4 QUERY 7
5 TABLE 10
6 CONCLUSION 13
2
INTRODUCTION TO DATABASE
MANAGEMENT SYSTEM
A Database Management System (DBMS) is a software system
that enables users to de ne, create, maintain, and control
access to databases. It serves as an interface between the
database and the end-users or applications, providing
mechanisms for data storage, retrieval, modi cation, and
deletion.
• Oracle Database
• MySQL
• Microsoft SQL Server
• PostgreSQL
• MongoDB (a NoSQL database)
• SQLite
3
fi
fi
fi
fi
fi
fi
fi
fi
INTRODUCTION TO FINANCE
(LOAN) MANAGEMENT SYSTEM
A Finance (Loan) Management System database is a
critical component of the overall software system
used by nancial institutions to e ciently manage
loans. The database is designed to store, organise,
and manage the vast amount of data associated with
loan processes. Here's an introduction to the key
aspects of a Finance (Loan) Management System
database:
Database Design:
Entity-Relationship Model: The database is typically
designed using an entity-relationship model,
identifying entities (such as customers, loans,
payments) and the relationships between them.
Normalisation: The database is normalised to
minimise redundancy and improve data integrity,
ensuring that data is e ciently organised.
Data Architecture:
Tables: The database includes tables to represent
di erent entities, such as customers, loans,
payments, and transactions. Attributes: Each table
contains elds that represent speci c pieces of
information about the entities. Primary Keys: Tables
have primary keys that uniquely identify each record
in the table.
4
ff
fi
fi
ffi
ffi
fi
Loan Origination Data:
Borrower Information: The database stores details
about loan applicants, including personal information,
contact details, and nancial information. Application
Data: Information related to loan applications,
including application forms, documentation, and
submission dates.
5
fi
fi
ffi
fi
ER DIAGRAM
QUERY ACCOUNT
QUERY BRANCH
7
fi
QUERY CUSTOMER
QUERY LOAN
QUERY DEPOSITOR
8
QUERY ACCOUNT BRANCH
QUERY BORROWER
9
TABLE
In a database management system (DBMS), a table is a
fundamental structure used to organise and store data.
Tables are composed of rows and columns, where each
row represents a record or tuple, and each column
represents a speci c attribute or eld.The theory of tables
in database management systems (DBMS) encompasses
various concepts and principles that underpin the
organisation and management of data within a structured
format.
TABLE ACCOUNT
10
fi
fi
TABLE BRANCH
TABLE CUSTOMER
TABLE LOAN
11
TABLE DEPOSITOR
TABLE BORROWER
12
CONCLUSION
In conclusion, a Finance (Loan) Management System
stands as a cornerstone in the modern landscape of
nancial operations, providing a systematic and
e cient framework for handling the complex lifecycle
of loans. Through its multifaceted functionalities,
ranging from streamlined origination processes and
meticulous credit assessments to automated
servicing and robust collections management, an
e ective FMS not only enhances operational
e ciency but also forti es risk management
strategies. The implementation of sophisticated
database structures ensures the integrity and security
of critical nancial data, while user-friendly interfaces
empower both nancial institutions and borrowers
alike. As the nancial industry continues to evolve,
the role of a well-crafted FMS becomes increasingly
pivotal, fostering precision in decision-making,
compliance with regulatory standards, and ultimately,
the delivery of superior services to customers. In
essence, a robust FMS becomes not just a
technological solution but a strategic asset,
empowering nancial institutions to navigate the
intricacies of lending with con dence and agility.
13
fi
ffi
ff
ffi
fi
fi
fi
fi
fi
fi