Distributed Database

Định nghĩa Distributed Database là gì?

Distributed DatabaseCơ sở dữ liệu phân tán. Đây là nghĩa tiếng Việt của thuật ngữ Distributed Database - một thuật ngữ thuộc nhóm Technology Terms - Công nghệ thông tin.

Độ phổ biến(Factor rating): 5/10

Một cơ sở dữ liệu phân tán là một loại cấu hình cơ sở dữ liệu bao gồm kho lỏng lẻo-coupled dữ liệu. Trong một cấu hình cơ sở dữ liệu truyền thống tất cả các thiết bị lưu trữ được gắn vào cùng một máy chủ, thường vì họ đang ở vị trí địa lý tương tự. Một cơ sở dữ liệu phân tán hoạt động như một hệ thống cơ sở dữ liệu duy nhất, mặc dù phần cứng cơ sở dữ liệu được điều hành bởi nhiều thiết bị tại các địa điểm khác nhau.

Xem thêm: Thuật ngữ công nghệ A-Z

Giải thích ý nghĩa

Vấn đề lớn với cơ sở dữ liệu phân tán là làm thế nào để giữ cho chúng hiện tại và đồng bộ. Nói cách khác, làm thế nào để sao chép được thực hiện, và làm thế nào để toàn vẹn tham chiếu được duy trì? Một mối quan hệ master / slave là một phần quan trọng của việc này. Để đơn giản hóa, một cơ sở dữ liệu được chọn là bậc thầy, được sử dụng trong quá trình tái tạo cho cơ sở dữ liệu khác, được thiết kế nô lệ. Trong nhân rộng, phần mềm chuyên dùng để quét và kiểm tra từng cơ sở dữ liệu cho mâu thuẫn và thay đổi, trong đó, một lần tìm thấy, được nhân rộng để tất cả cơ sở dữ liệu giống nhau. Quá trình này có thể phức tạp và tốn thời gian như cơ sở dữ liệu phát triển về số lượng và kích cỡ.

What is the Distributed Database? - Definition

A distributed database is a type of database configuration that consists of loosely-coupled repositories of data. In a traditional database config all storage devices are attached to the same server, often because they are in the same physical location. A distributed database works as a single database system, even though the database hardware is run by by many devices in different locations.

Understanding the Distributed Database

The big issue with distributed databases is how to keep them current and in sync. In other words, how does replication get carried out, and how does referential integrity get maintained? A master/slave relationship is a big part of this. To simplify, a database is selected as the master, which is used during the replication process for other databases, which are designated slaves. During replication, specialized software is used to scan and check each database for inconsistencies and changes, which, once found, are replicated so that all databases look the same. This process can be complex and time-consuming as the database grows in number and size.

Thuật ngữ liên quan

  • Distributed Computing System
  • Distributed Processing
  • Multidimensional Database Management System (MDBMS)
  • Database (DB)
  • Distributed File System (DFS)
  • Database Server
  • Redundant Array of Independent Disks (RAID)
  • Computer Output to Laser Disk (COLD)
  • Data Card
  • Enterprise Manager

Source: ? Technology Dictionary - Filegi - Techtopedia - Techterm

Trả lời

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *