Databases.

Slides:



Advertisements
Similar presentations
How data is stored. Data can be stored in paper-based systems including: Reference books Dictionaries Encyclopaedias Directories Index Files Filing systems.
Advertisements

Database vocabulary. Data Information entered in a database.
Database Systems Information Systems Intermediate 2.
Content 15.1 Basic features Types of database Data structures 15.2 Creating a database Screen layout Entering data Editing data 15.3 Displaying data Searching.
STORAGE AND RETRIEVAL OF INFORMATION
Database Systems Information Systems Intermediate 2.
What is an Information System?. What is data?  DATA is raw facts and figures.  These have very little meaning until they are sorted or they are used.
Tables Lesson 6. Skills Matrix Tables Tables store data. Tables are relational –They store data organized as row and columns. –Data can be retrieved.
Database Design Concepts Info 1408 Lecture 2 An Introduction to Data Storage.
DATA INFORMATION.
Tag London Crowdsourcing project KS2 Lesson 1. Lesson objectives To find out: What is data? What is information? What is a database and how are they used?
Databases and Database Management Systems
Database Design Concepts Info 1408 Lecture 2 An Introduction to Data Storage.
Relational Databases What is a relational database? What would we use one for? What do they look like? How can we describe them? How can you create one?
Software Development Unit 2 Databases What is a database? A collection of data organised in a manner that allows access, retrieval and use of that data.
2.3 Organising Data for Effective Retrieval
Information and Data What’s the difference between two? Information systems = hardware and software working together… It will take DATA that has been put.
Unit 18: Database Modelling
1. Define the term ‘database’(2) A database is a large and continuously updated collection of stored data structured to allow the various applications.
GCSE ICT What is an Information System?. What is data? DATA is raw facts and figures. These have very little meaning until they are sorted or they are.
Unit 3 – Information Systems
Mrs. Maninder Kaur 1 Mrs. Maninder Kaur.
Data and its manifestations. Storage and Retrieval techniques.
Database Essentials. Key Terms Big Data Describes a dataset that cannot be stored or processed using traditional database software. Examples: Google search.
Up up and away You have had a try at being a wizard, now it is time to be a superhero. Up, Up and Away You are a budding superhero. But the problem is.
Microsoft Access Database Software.
Database What is a database? A database is a collection of information that is typically organized so that it can easily be storing, managing and retrieving.
Databases. What is a database?  A database is used to store data. The word DATA is actually Latin for FACTS. A database is, therefore, a place, or thing.
Databases. What do you think the word ‘database’ means?
What have we learned?. What is a database? An organized collection of related data.
Lesson 01: Introduction to Database Software. At the end of this lesson, students should be able to: State the usage of database software. Start a database.
Unit 5 Advanced Databases The Purpose and features of a relational database.
Database Management Systems (DBMS)
1 TOPIC 6 DATABASE 6.1 Introduction to Database 6.2 Basic Concept of Database 6.3 Database Object DATABASE.
1 Databases A database is a collection of related pieces of information A database can be computerised or non- computerised (manual - such as filing system,
Database Use and Structure
OCR CAMBRIDGE NATIONALS UNIT 1 - UNDERSTANDING COMPUTER SYSTEMS DATA CAPTURE METHODS.
DATABASES COLLECTION OF INFORMATION FIELDS & CALCULATED FIELD DATA TYPES LINKED TABLES & FOREIGN KEY.
 A collection of data organized in a way that allows:  Easy access  Easy retrieval of specific data  Easy use of the data.
INFORMATION TECHNOLOGY DATABASE MANAGEMENT. A database is a collection of information organized to provide efficient retrieval. The collected information.
IB Design and Technology Evaluation Evaluation and Designing.
GCSE ICT How data is stored. How is data stored? Data can be stored in paper-based systems including: –Reference books –Dictionaries –Encyclopaedias –Directories.
Database (Microsoft Access). Database A database is an organized collection of related data about a specific topic or purpose. Examples of databases include:
© All Rights Reserved Databases.
( ) 1 Chapter # 8 How Data is stored DATABASE.
Introduction to Database Management System
DATABASE.
Databases.
GO! with Microsoft Office 2016
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
Introduction to Computing
Database Systems Unit 16.
records Database Vocabulary It can be useful to collect information.
Databases.
GO! with Microsoft Access 2016
Database Database is a large collection of related data that can be stored, generally describes activities of an organization. An organised collection.
ICT Database Lesson 1 What is a Database?.
Database Management  .
Introduction to Database Management System
FILE ORGANIZATION.
File Systems and Databases
INTRODUCING DATABASES
DATABASES.
Databases.
DATABASES WHAT IS A DATABASE?
The ultimate in data organization
Database management systems
Presentation transcript:

Databases

Lesson Aims By the end of this lesson you will be able to: Describe what a database is Including its structure Describe the difference between data and information

Data and Information 6 years 5 Months? Car Reg? 65 DD3 0HB 65cm? Postcode

What is a database? A database is a collection of related information about a set of persons or objects. They can be paper based or electronic

Electronic Databases They can also be electronic. A DBMS (Database Management System) will be used to create and manipulate the database Such as Microsoft Access® FileMaker®

Disadvantages of paper databases Storage of paper records was very bulky

Disadvantages of paper databases Easy to mis-file a record, or records to be lost or damaged

Disadvantages of paper databases Data often duplicated in several records Keeping records up-to-date was difficult and time consuming, Duplicated values were updated in one record but not in others

Advantages of Computerised Databases Searching, sorting and calculating operations can be performed much more quickly and easily. Information is more easily available to users And multiple people at the same time Easier to edit data Easier to backup Less physical space needed

Electronic Database Structure A database consists of three parts. The file, records and fields. A database file stores all of the information on a particular subject. It is made up of records. A record stores all the information about one person/thing. It is one completed row of fields. A field stores one piece of information, for example, first name, surname etc..

Summary Data is raw unprocessed facts and figures. Information is data that has been processed and given meaning. Paper Databases Storage of paper records was very bulky Easy to mis-file a record, or lose a record Data often duplicated Keeping records up-to-date was difficult and time consuming. Can lead to inconsistency

Summary – Electronic Databases Searching, sorting and calculating operations can be performed much more quickly and easily. Information is more easily available to users And multiple people at the same time Easier to edit data Easier to backup Less physical space needed

Database Development: Analysis Stage During the analysis stage of database development, the following requirements should be identified: End-user requirements Functional requirements These requirements will help to: Clarify the design Identify features to be included Evaluate if it is fit for purpose once completed

End-User and Functional Requirements End-user requirements The end users are the people who are going to be using the database Their requirements are the tasks they expect to be able to do using the database Functional requirements Processes and activities that the system has to perform Information that the system has to contain to be able to carry out its functions

Your Task Pupil Share Business & ICT Computing National 4 & 5 S4, S5, S6 Databases Database Analysis