- Published on
Database Design Fundamentals For Software Engineers | What is Database?
- Authors
- Name
- Milad E. Fahmy
- @miladezzat12
2 - What is Database?
Index | Content |
---|---|
1 | Introduction & File-based system |
2 | What is Database? |
3 | Database Management System (DBMS) |
4 | Characteristics of the Database Approach |
5 | Benefits 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?
-
Universe of discourse That's mean the database represent the real world, it's called mini world
-
Logically coherent of data