Database Mirroring of a Banking System: B.Tech project abstract

Database replication provides a method to database designers and user to enter and update database records at more than one location while the DBMS manages the synchronization of each copy of the database. This project is implemented on a banking system. The project has not given much importance to the ordinary banking system, but to the underlying mechanism which provides security of data in the banking network. In this project there is client software and server software. User is always directly interacting with the system through the client software. Server software allows whole data manipulation on database. Server software holds the database where all the records of customers reside. The client should first establish a connection with the server for transaction. When the server accepts the requests from the clients corresponding acknowledgements are given.
Modules of the Project
The description deals with the overall working and functionalities of the project “Replicated Data Processing Environment” .The project mainly have two parts. Client –side software and Server-side software. The project is developed on Client – Server model architecture.
Server Module
Client Module
Other Modules
1. Remote Access and Update of Data:
2. Distribution of Database Design Changes Database Backup and Disaster Recovery:

0 comments: