Python Report
Python Report
A distributed data base is fundamentally an information base that isn't restricted to one
framework, it is spread over various locales, i.e., on numerous PCs or over an organization of
PCs. An appropriated data base system is situated on different sited that don't share actual parts.
This perhaps required when a specific data set should be gotten to by different clients around the
world. It should be overseen with the end goal that for the clients it would appear that one single
data set.
Horizontal fragmentation – Splitting by columns – The connection is divided into gatherings of
tuples so each tuple is appointed to in any event one section.
Vertical fragmentation – Splitting by segments – The composition of the connection is isolated
into more modest diagrams. Each piece should contain a typical applicant key in order to
guarantee lossless join.
Work Division:
The following chart show the complete work division for the project we have completed.
SDLC Model:
The SDLC Model is used is V-Model and other models can also be used in this Project.
Initial:
Observe company condition
Operating Zone
Company structure
Define Faults and constraints
Define Goals
Define scope/domain and boundaries
Design:
Most Crucial DBLC stage
Makes sure final product meets the need
Focus on data requirements
Subphases
Create logical design
1. DBMS workstation selection
2. Create conceptual design
3. Create blueprints of the designs
Implementation:
Testing:
Database is tested and fine-tuned for performance, integrity, concurrent access, and security
constraints
Done in parallel with application programming
Actions taken if tests fail
1. Fine-tuning based on reference manuals
2. Modification of physical design
3. Modification of logical design
4. Upgrade or change DBMS software or hardware
Operation:
References:
1. https://www.tutorialspoint.com/distributed_dbms/distributed_dbms_database_environments.
htm
2. https://www.cse.ust.hk/ct/fyp/reports/content/project_planning.html
3. http://www.pkirs.utep.edu/cis4365/Tutorials/Database%20Design/General
%20Design/Tutorial%207.00100/tutorial%207.00100.htm
4. http://www.pkirs.utep.edu/cis4365/Tutorials/Database%20Design/General
%20Design/Tutorial%207.00100/tutorial%207.00100.htm