FDBC 1
FDBC 1
FDBC 1
Introduction to Databases
Agenda
• Introduction to Database
• Manual Approach
• File-based Systems
• Database Approach
• History of Database
• Database Management Systems (DBMS)
Database
• A computerized record keeping system,
• collection of self-describing and integrated
data files
• An organized collection of data that is
stored & accessed electronically
• is a collection of related data.
• Metadata:- data about data
• System catalog
– Meta data
– Data dictionary
– Overhead data
Contd…
Users of the database can perform a variety of
operations ,such as
•Adding new data to empty file
•Adding new data to existing file
•Retrieving data from existing file
•Deleting data from existing file
•Searching for target information
Manual Approach
• In the manual approach, data storage
and retrieval follows the primitive and
traditional way of information handling
where cards and paper are used for the
purpose.
Manual based data organization
Limitations of the Manual approach
• Prone to error
• Difficult to update, retrieve, integrate
• You have the data but it is difficult to
compile the information
• Limited to small size information
• Cross referencing is difficult
Traditional File Based Approach
Thank You !