The ever-increasing demand for more breadth and depth in the data that decision support systems increasingly rely on is reflected in data warehouse databases.
What is database?
- A database in computing is a structured collection of data that is electronically accessible and stored.
- Large databases are housed on computer clusters or cloud storage, whilst small databases can be stored on a file system.
- Data modeling, effective data representation and storage, query languages, security and privacy of sensitive data, and distributed computing challenges, such as providing concurrent access and fault tolerance, are all part of the design of databases.
- In order to collect and process data, a database management system (DBMS) communicates with applications, end users, and the database itself through software.
To learn more about database, refer to:
https://brainly.com/question/518894
#SPJ4