Skip to content

⭐ Rated 4.9/5 by 8,400+ students  |  πŸŽ“ Expert writers in 80+ subjects  |  βœ… 100% original, no AI  |  πŸ”’ Confidential & secure

Home β€Ί Blog β€Ί

A Centralized Database Approach

5 min read

Database Management System supports different types of database system for data organization. Distributed and Centralized database approaches are the systems which are use for data organization. Decentralization and Parallel are other approach for data organization.

DISTRIBUTED DATABASE APPROACH

Definition:

A single logical database that is spread physically across computers in multiple locations that are connected by a data communications link.

OR

A distributed database system is a collection of logically related database that co-operate in a transparent manner.

In a distributed database scheme, smaller pieces of the overall database are stored at various physical locations. Each piece is controlled by a local database server that satisfies requests for data valid over its local domain only. All local data servers are connected by a common network so that any application connected to this network has access to every server and its local data.

Local Database

Server

Site 2

Site 3

Site 1

COMMUNICATIONS NETWORK

(COMMON NETWORK)

Site 4

Site 5

Depicts the Distributed Database system

Typical Examples:

Distributed World Wide Web (WWW) Database.

Mobile Database.

Functions of Distributed Database:

Keeping Track of Data: The ability to keep track of the data distribution, fragmentation, and replication by expanding the DDBMS catalog.

Distributed Query Processing: The ability to access remote sites and transmit queries and data among the various sites via a communication network.

Distributed transaction management: The ability to devise execution strategies for queries and transactions that access data from more than one site and to synchronize the access to distributed data maintain integrity of the overall database.

Why 52,000+ students chose us over other services

Us

✓ Subject-matched PhD writers

✓ Direct writer messaging

✓ Free Turnitin report

✓ Unlimited free revisions

✓ 3-hour delivery option

Others

✗ Generic writer pools

✗ No writer contact

✗ Plagiarism report costs extra

✗ Limited revision rounds

✗ 12-hour minimum wait

Try Us Risk-Free

100% money-back guarantee

Distributed Data Recovery: The ability to recover from individual site crashes and from new type of failures such as the failure of a communication links.

Security: Distributed transactions must be executed with the proper management, security of the data and the authorization/access privileges of users.

Distributed Catalog Management: A catalog contains information about data in the database. The catalog may be global for the entire Distributed database or local for each site. The placement and distribution of the catalog are design and policy issues.

Advantages and Disadvantages of Distributed Database Approach:

ADVANTAGES

Increased Reliability and Availability: when a centralized system fails, the database is unavailable to all users. A distributed system will continue to function at some reduced level, however even when a component fails. The reliability and availability will depend on how the data are distributed.

Lower Communication costs: With a distributed system data can be located closer to their point of use. This can reduce communication costs, compared to a central system.

Faster Response: Depending on how data are distributed, most requests for data by user at a particular site can be satisfied by data stored at that site. This speed up query processing since communication and central computer delays are minimized.

Local Control: The database is brought nearer to its user. This can effect a cultural change as it allows potentially greater control over local data.

Easier Expansion: In a distributed environment, expansion of the system in terms of adding more data, increasing database size, or adding more processors is much easier.

DISADVANTAGES

Data Integrity: A by-product of the increased complexity and need for coordination is the additional exposure to improper updating and other problems of data integrity.

Slow Response: If the data are not distributed properly according to their usage, or if queries are not formulated correctly, response to request for data can be extremely slow.

Processing Overhead: The various sites must exchange messages and perform additional calculations to ensure proper coordination among data at the different sites.

Architectural Complexity.

Lack of Standards.

Lack of Experience.

Database design more complex.

Factors for adoption Distributed Database Approach:

When the data is divided into different sites distributed database is suitable.

Distributed Database is suitable for accessing data and transmits queries among different sites.

📋

Any assignment type. Any subject. Expert help now.

Case studies, lab reports, reflective journals, problem sets, presentations, group project reports β€” our assignment specialists study your rubric and deliver distinction-level model answers fast.

✓ Plagiarism-free  ·  ✓ 100% human-written  ·  ✓ Free revisions  ·  ✓ Confidential

Get Assignment Help Now

🔒 No payment to start  ·  From $11/page

Distributed database is suitable for proper management and security of the data and the authorized/access privileges of user.

For achieving local control over data for each user/site Distributed database is suitable.

CENTRALIZED DATABASE APPROACH

Definition:

A centralized database consists of a single data server into which all data are stored and from which all data are retrieved. All the data reside at a single location and all applications must retrieve all data from that location.

The centralized approach consists of a central server into which all forecast data are stored. At some predefined time, software on this central server requests data from each of the local data servers scattered throughout the country. These data are received, processed and stored, possibly at lower spatial and temporal resolution than the data from which it was derived.

Application Software

CENTRAL DATA SERVER

Depicts the Centralized Database system

Typical Examples:

DBMS itself was a centralized DBMS where all the DBMS functionality, application program execution and user interface processing carried out in one machine.

User management system.

Central Documents management system.

Advantages and Disadvantages of Centralized Approach:

ADVANTAGES

Decreased Risk: With Centralized data management, all edits and manipulation to core data are housed and stored centrally. This model allows for staunch controls, detailed audit trails, and enables business users to access consistent data.

Data Consistency: When data feeds are managed in a central repository, an organization can achieve consistent data management and distribution throughout its global offices and internal systems.

Data Quality: A data-centric approach enables the establishment of a data standard across an enterprise, allowing organizations to make better business assessments.

Operational Efficiency: When one business unit controls an organization data centrally, the resources previously devoted to data management can be redirected back to core business needs.

⭐ What students say about their papers

Real feedback from students who used our service this month:

“Got my dissertation literature review done in 4 days. My supervisor said it was the strongest section in my whole thesis.”

— Maya R., MSc Psychology, UK

“Needed an APA research paper overnight. It was perfectly formatted and I scored 89%. Will use again.”

— Carlos M., Business Admin, US

“The nursing case study was exactly what I needed β€” proper clinical terminology and Harvard referencing.”

— Fatima A., BSc Nursing, UAE

Single Point of Entry: By introducing single point of entry for data, this allows changes from data vendors to be implemented once, rather than in multiple instances.

Cost Saving: With data management centralized, costs attributed to vendor relationships are better controlled, minimizing any redundancy in market data contracts and their associated costs.

DISADVANTAGES

Response Time: The size of a centralized database could cause data retrieval delays.

Equipment Cost: Depend on architecture, probably expensive if main frames are used.

Incremental Growth: Updating a centralized system is likely to be more difficult and more costly particularly if is it build on main frames. Large systems are typically more problematic to upgrade.

Single Point of Failure: Entire data is sorted at a single point (central server), if the data failed or corrupted then all the data will be lose.

Factors for Adoption of Centralized Approach:

Data can be organized in single point, by introducing single point of entry for data Database Administrator can implement the data only once instead of in multiple sites.

Data consistency can achieve by introducing data-centric approach.

Centralized database approach is suitable for establishment of data standards across an enterprise.

For batter security purpose Centralized database approach is suitable.

For quick efficient searching Centralized approach is good one.

For controlled access to the database repository.

CONCLUSION:

In my point of view we must insure that the system we design is flexible enough to take advantage of the latest available technology not only to solve todayÒ€ℒs problems but to have ability to offer new products and services we canÒ€ℒt even imagine. In both of the systems Centralized approach is more reliable as compare to distributed database system.

Need help with your assignment?

Expert writers available now. Original work, no AI, free revisions.

πŸ”’ No payment to start Β· Free revisions Β· Money-back guarantee

4.9 β˜…

Student rating

8,400+

Papers delivered

97%

On-time delivery

Why students choose Scholaris

  • 100% human writing, no AI
  • Plagiarism report with every order
  • Deadlines from 3 hours
  • Money-back guarantee
  • Free unlimited revisions

Related Study Guides