Published on

Database Design Fundamentals For Software Engineers | What is Database?

Authors

2 - What is Database?

IndexContent
1Introduction & File-based system
2What is Database?
3Database Management System (DBMS)
4Characteristics of the Database Approach
5Benefits of the Database Approach

2 - What is Database?

Database

It's a shared collection of related data.

In computing, a database is an organized collection of data stored and accessed electronically. Small databases can be stored on a file system, while large databases are hosted on computer clusters or cloud storage.

What is database properties?

  1. Universe of discourse That's mean the database represent the real world, it's called mini world

  2. Logically coherent of data