DQ

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

6.

1:

Important factors in a DBMS software selection are the following:

1. Data Model: This mostly discusses the table or significant method of data storage. This
refers to whether something is relational or not. Each model has a benefit that is specific to
its use case. As an illustration: The relational database is used if you need to store data as
columns and rows. like employee information

2. Data Consistency: There are several sources of data. Additionally, when more sources are
added to the database, maintaining the consistency of the data becomes increasingly crucial.
As a result, consistency rules are important, and a new DBMS's capacity to define them
should be taken into consideration.

3. Data Security: It is crucial that the DBMS you choose makes it possible to backup and
restore databases. In order to protect data and minimize downtime, DB administrators should
establish a structure and management strategy.

4. Data Protection: Data security is crucial to preventing unauthorized access. In order to


access the data properly, we must encrypt it. The data must occasionally be hidden by DBMS
software.

5. Efficiency: Typically, we refer to a database management system's efficiency in terms of


turnaround time. This concerns how quickly you can obtain the data. The market offers both
on-premises and cloud-based solutions. A cloud-based solution may or may not have
drawbacks for you depending on your requirements because it depends on network services
and network provider latencies.

6. Usability: It is also crucial to take into account how simple DBMS are to use. How to access
the DBMS's data as quickly as necessary.

7. Costs and maintenance: The expense of putting it into place and keeping it up to date must
also be kept in mind.

You might also like