English, asked by XxBloddyMoodxX01, 14 hours ago

What is data base management system in 100 words ❓​

Answers

Answered by ananyanaskar28
2

Answer:

Database Management, allows a person to organize, store and retrieve data from a computer. Database Management can also describe, the data storage, operations and security practices of a Database Administrator (DBA), throughout the life cycle of the data. Managing a database involves designing, implementing and supporting stored data, to maximize its value. Database Management Systems, according to the DAMA DMBOK, include various types:

Centralized: all the data lives in one system in one place. All users come to that one system to access the data.

Distributed: Data resides over a variety of nodes, making quick access possible. “Rather than rely on hardware to deliver high-availability, the Database Management software…is designed to replicate data amongst the servers” allowing it to detect and handle failures.

Federated: Provisions data without additional persistence or duplication of source data. It maps multiple autonomous databases into one large object. This kind of Database Architecture is best for heterogenous and distributed integration projects. Federated Databases can be categorized as:

Loosely Coupled: Component Databases construct their own federated schema and typically requires accessing other component database systems through a multi- database language.

Tightly Coupled: Component systems use independent processes to construct and publish into an integrated federal schema.

Blockchain: A type of federated database system used to securely manage financial and other types of transactions.

Explanation:

Similar questions