You are on page 1of 10

Database

:By
Sara Mutasam Mahmud

:Supervision by
Kordo jaza
Outline

 What is Data?

 What is a database?

 What are databases used for?

 Types of databases

 What are the components of a database?

 What are database challenges?

 References
?What is Data

 Before we get into the concept of a database, we should first understand what data is . Put
simply, data are pieces of information or facts related to the object being considered.
There are a few key terms that would be useful to help one understand data more, particularly
the relation between data and databases.

 Fields: Within a database, a field contains the most detailed information about events,
people, objects, and transactions.
 Record: A record is a collection of related fields.
 Table: A table is a collection of related records with a unique table name
 Database: A database is a collection of related tables.
?What is a database

 A database is information that is set up for easy access, management and updating.
Computer databases typically store aggregations of data records or files that contain
information, such as sales transactions, customer data, financials and product
information.

 Databases are used for storing, maintaining and accessing any sort of data. They
collect information on people, places or things. That information is gathered in one
place so that it can be observed and analyzed. Databases can be thought of as an
organized collection of information.
?What are databases used for

 Improve business processes

 Keep track of customers

 Secure personal health information

 Store personal data


Types of databases
 Relational

 Distributed

 Cloud

 NoSQL

 Object-oriented

 Graph
?What are the components of a database

 Hardware

 Software

 Data

 Data access language

 Procedures
?What are database challenges

 Data security 

 Data integrity 

 Database performance 

 Database integration 
References

 https://www.guru99.com/introduction-to-database-sql.html

 https://corporatefinanceinstitute.com/resources/knowledge/data-analysis/database/

 https://www.techtarget.com/searchdatamanagement/definition/database
Any
Questions

You might also like