SlideShare a Scribd company logo
1 of 18
Fundamentals of Database Concept
By :-
Luke Lonergan
Luke Lonergan
 Introduction and participants needs
 We will review “what is a database;”
 Understand the difference between data and information;
 What is the purpose of a database system;
 How to select a database system;
 Database definitions and fundamental building blocks;
 Database development: the first steps;
 Quality control issues;
 Data entry considerations;
Luke Lonergan
What is a database ?
A database is any organized collection of data. Some
examples of databases you may encounter in your daily
life are:
– a telephone book
– T.V. Guide
– airline reservation system
– motor vehicle registration records
– papers in your filing cabinet
– files on your computer hard drive. 
Luke Lonergan
Data vs. Information: What is the
difference ?
What is data ?
-Data can be defined in
many ways. Information
science defines data as
unprocessed information.
What is information ?
-Information is data that
have been organized and
communicated in a
coherent and meaningful
manner.
-Data is converted into
information, and
information is converted
into knowledge.
- Knowledge; information
evaluated and organized
so that it can be used
purposefully.
Luke Lonergan
Why do we need a database?
 Keep records of our:
 Clients
 Staff
 Volunteers
 To keep a record of activities
and interventions;
 Keep sales records;
 Develop reports;
 Perform research
 Longitudinal tracking
Luke Lonergan
What is the ultimate purpose of a database
management system ?
DataData InformationInformation KnowledgeKnowledge ActionAction
Is to transformIs to transform
Luke Lonergan
More about database definition
What is a database ?
Quite simply, it’s an organized collection of data. A database
management system (DBMS) such as Access, FileMaker, Lotus
Notes, Oracle or SQL Server which provides you with the software
tools you need to organize that data in a flexible manner. It includes
tools to add, modify or delete data from the database, ask questions
(or queries) about the data stored in the database and produce
reports summarizing selected contents.
Luke Lonergan
Let’s explore some examples
 Outlook contacts
 Aspira Association MIS
 KidTrax
 GIS-GPS systems
Luke Lonergan
Types of Databases
 Non-relational databases
Non-relational databases place information in field categories that
we create so that information is available for sorting and
disseminating the way we need it. The data in a non-relational
database, however, is limited to that program and cannot be
extracted and applied to a number of other software programs, or
other database files within a school or administrative system. The
data can only be "copied and pasted.“ Example: a spread sheet
 Relational databases
In relational databases, fields can be used in a number of ways (and
can be of variable length), provided that they are linked in tables. It
is developed based on a database model that provides for logical
connections among files (known as tables) by including identifying
data from one table in another table
Luke Lonergan
Selecting a Database Management System
Database management systems (or DBMSs) can be
divided into two categories :-
 Desktop Databases
 Derver Databases.
  
• Generally speaking, desktop databases are oriented
toward single-user applications and reside on standard
personal computers (hence the term desktop). 
• Server databases contain mechanisms to ensure the
reliability and consistency of data and are geared toward
multi-user applications.
Luke Lonergan
Selecting a database system: Need Analysis
The needs analysis process will be specific to your organization but, at
a minimum, should answer the following questions:
 How many records we will warehouse and for how long?
 Who will be using the database and what tasks will they perform? 
 How often will the data be modified?  Who will make these
modifications?
 Who will be providing IT support for the database?
 What hardware is available?  Is there a budget for purchasing
additional hardware?
 Who will be responsible for maintaining the data?
 Will data access be offered over the Internet?  If so, what level of
access should be supported?
Luke Lonergan
Some Definitions
 A File: A group or collection of similar records, like INST6031 Fall
Student File, American History 1850-1866 file, Basic Food Group
Nutrition File
 A record book: a "rolodex" of data records, like address lists,
inventory lists, classes or thematic units, or groupings of other
unique records that are combined into one list (found in
AppleWorks, FileMaker Pro software).
 A field: one category of information, i.e., Name, Address, Semester
Grade, Academic topic .
 A record: one piece of data, i.e., one student's information, a recipe,
a test question.
 A layout: a design for a database that contains field names and
possibly graphics.
Database glossary
Luke Lonergan
Tables comprise the fundamental building blocks of any database. If you're familiar
with spreadsheets, you'll find database tables extremely similar.Take a look at
this example of a table sample database:
The table above contains the employee information for our organization --
characteristics like name, date of birth and title.  Examine the construction of the
table and you'll find that each column of the table corresponds to a specific
employee characteristic (or attribute in database terms).  Each row
corresponds to one particular employee and contains his or her information. 
That's all there is to it!  If it helps, think of each one of these tables as a
spreadsheet-style listing of information.
Fundamental building blocks
Luke Lonergan
Where Do We Start ?
 Let’s explore your
“paper system”
 Client intake forms
 Job application form
 Funders reports
 Database modeling:
 Define required fields from
“forms” or required reports
 Avoid repetition
 Keep it simple
 Identify a unique identifier
or primary key
Luke Lonergan
Some Quality Control Considerations
 Remember “garbage in –
garbage out”. Some examples
and how to prevent this.
 Quality management
encompasses three distinct
processes: quality planning,
quality control, and quality
improvement
 Quality Planning in relation to
database systems design:
 Who will perform data
entry?
 Training? On-line help?
 How data entry will be
performed?
Luke Lonergan
Data Entry Considerations
 Define “must” enter fields – no record is complete unless:
such and such is entered;
 Make data entry fool proof. Example: Grade level can
be entered as a number (8 or 8th
or eight). By using a
pull-down menu with the correct data format these
mistakes can be avoided.
Luke Lonergan
Data Entry – Additional Considerations
 Barcode scanners
USB or
Wireless attached to a
Palm or Pocket PC
 Pocket PC
WiFi 802.11g,
Bluetooth
Wireless networks
(real-time on demand
systems)
Luke Lonergan
Thank You !!!
Luke Lonergan

More Related Content

What's hot

Dbms classification according to data models
Dbms classification according to data modelsDbms classification according to data models
Dbms classification according to data modelsABDUL KHALIQ
 
Introduction to DBMS(For College Seminars)
Introduction to DBMS(For College Seminars)Introduction to DBMS(For College Seminars)
Introduction to DBMS(For College Seminars)Naman Joshi
 
Relational Database Design
Relational Database DesignRelational Database Design
Relational Database DesignArchit Saxena
 
Relational Database Management System
Relational Database Management SystemRelational Database Management System
Relational Database Management SystemMian Abdul Raheem
 
Introduction to database
Introduction to databaseIntroduction to database
Introduction to databaseArpee Callejo
 
3 Level Architecture
3 Level Architecture3 Level Architecture
3 Level ArchitectureAdeel Rasheed
 
Unit 2 rdbms study_material
Unit 2  rdbms study_materialUnit 2  rdbms study_material
Unit 2 rdbms study_materialgayaramesh
 
L7 data model and dbms architecture
L7  data model and dbms architectureL7  data model and dbms architecture
L7 data model and dbms architectureRushdi Shams
 
Database Presentation
Database PresentationDatabase Presentation
Database Presentationa9oolq8
 
Unit 3 rdbms study_materials-converted
Unit 3  rdbms study_materials-convertedUnit 3  rdbms study_materials-converted
Unit 3 rdbms study_materials-convertedgayaramesh
 
Fundamentals of Database system
Fundamentals of Database systemFundamentals of Database system
Fundamentals of Database systemphilipsinter
 
Mca ii-dbms- u-ii-the relational database model
Mca ii-dbms- u-ii-the relational database modelMca ii-dbms- u-ii-the relational database model
Mca ii-dbms- u-ii-the relational database modelRai University
 
Database Management Systems 1
Database Management Systems 1Database Management Systems 1
Database Management Systems 1Nickkisha Farrell
 
Relational database revised
Relational database revisedRelational database revised
Relational database revisedmnodalo
 
Presentation of DBMS (database management system) part 1
Presentation of DBMS (database management system) part 1Presentation of DBMS (database management system) part 1
Presentation of DBMS (database management system) part 1Junaid Nadeem
 

What's hot (20)

11 Database Concepts
11 Database Concepts11 Database Concepts
11 Database Concepts
 
Chapter02
Chapter02Chapter02
Chapter02
 
Types of databases
Types of databases   Types of databases
Types of databases
 
Unit01 dbms
Unit01 dbmsUnit01 dbms
Unit01 dbms
 
Dbms classification according to data models
Dbms classification according to data modelsDbms classification according to data models
Dbms classification according to data models
 
Introduction to DBMS(For College Seminars)
Introduction to DBMS(For College Seminars)Introduction to DBMS(For College Seminars)
Introduction to DBMS(For College Seminars)
 
RDBMS
RDBMSRDBMS
RDBMS
 
Relational Database Design
Relational Database DesignRelational Database Design
Relational Database Design
 
Relational Database Management System
Relational Database Management SystemRelational Database Management System
Relational Database Management System
 
Introduction to database
Introduction to databaseIntroduction to database
Introduction to database
 
3 Level Architecture
3 Level Architecture3 Level Architecture
3 Level Architecture
 
Unit 2 rdbms study_material
Unit 2  rdbms study_materialUnit 2  rdbms study_material
Unit 2 rdbms study_material
 
L7 data model and dbms architecture
L7  data model and dbms architectureL7  data model and dbms architecture
L7 data model and dbms architecture
 
Database Presentation
Database PresentationDatabase Presentation
Database Presentation
 
Unit 3 rdbms study_materials-converted
Unit 3  rdbms study_materials-convertedUnit 3  rdbms study_materials-converted
Unit 3 rdbms study_materials-converted
 
Fundamentals of Database system
Fundamentals of Database systemFundamentals of Database system
Fundamentals of Database system
 
Mca ii-dbms- u-ii-the relational database model
Mca ii-dbms- u-ii-the relational database modelMca ii-dbms- u-ii-the relational database model
Mca ii-dbms- u-ii-the relational database model
 
Database Management Systems 1
Database Management Systems 1Database Management Systems 1
Database Management Systems 1
 
Relational database revised
Relational database revisedRelational database revised
Relational database revised
 
Presentation of DBMS (database management system) part 1
Presentation of DBMS (database management system) part 1Presentation of DBMS (database management system) part 1
Presentation of DBMS (database management system) part 1
 

Viewers also liked

Database Fundamental Concepts- Series 1 - Performance Analysis
Database Fundamental Concepts- Series 1 - Performance AnalysisDatabase Fundamental Concepts- Series 1 - Performance Analysis
Database Fundamental Concepts- Series 1 - Performance AnalysisDAGEOP LTD
 
Aplikasi database part 4
Aplikasi database part 4Aplikasi database part 4
Aplikasi database part 4Muhamad Edi.S
 
Sql task answers
Sql task answersSql task answers
Sql task answersNawaz Sk
 
Systems development
Systems developmentSystems development
Systems developmentElijah Liu
 
Database Introduction by Luke Lonergan
Database Introduction by Luke LonerganDatabase Introduction by Luke Lonergan
Database Introduction by Luke LonerganLuke Lonergan
 
Datamodels & architecture
Datamodels & architectureDatamodels & architecture
Datamodels & architectureNeeraj Kumar
 
2 database system concepts and architecture
2 database system concepts and architecture2 database system concepts and architecture
2 database system concepts and architectureKumar
 
C programming-apurbo datta
C programming-apurbo dattaC programming-apurbo datta
C programming-apurbo dattaApurbo Datta
 
Oracle Erp solutions
Oracle Erp solutionsOracle Erp solutions
Oracle Erp solutionsNamit Sahai
 
Introduction to Database Concepts
Introduction to Database ConceptsIntroduction to Database Concepts
Introduction to Database ConceptsRosalyn Lemieux
 
C programing basic input and output
C  programing basic input and outputC  programing basic input and output
C programing basic input and outputdhanajeyan dhanaj
 
3.9 techniques and tools for systems development
3.9 techniques and tools for systems development3.9 techniques and tools for systems development
3.9 techniques and tools for systems developmentmrmwood
 
Types of computer
Types of computerTypes of computer
Types of computerOnline
 

Viewers also liked (20)

Database Fundamental Concepts- Series 1 - Performance Analysis
Database Fundamental Concepts- Series 1 - Performance AnalysisDatabase Fundamental Concepts- Series 1 - Performance Analysis
Database Fundamental Concepts- Series 1 - Performance Analysis
 
Basic DBMS ppt
Basic DBMS pptBasic DBMS ppt
Basic DBMS ppt
 
Aplikasi database part 4
Aplikasi database part 4Aplikasi database part 4
Aplikasi database part 4
 
Database Basics
Database BasicsDatabase Basics
Database Basics
 
Sql task answers
Sql task answersSql task answers
Sql task answers
 
Systems development
Systems developmentSystems development
Systems development
 
Database Introduction by Luke Lonergan
Database Introduction by Luke LonerganDatabase Introduction by Luke Lonergan
Database Introduction by Luke Lonergan
 
Datamodels & architecture
Datamodels & architectureDatamodels & architecture
Datamodels & architecture
 
2 database system concepts and architecture
2 database system concepts and architecture2 database system concepts and architecture
2 database system concepts and architecture
 
C programming-apurbo datta
C programming-apurbo dattaC programming-apurbo datta
C programming-apurbo datta
 
Database language
Database languageDatabase language
Database language
 
Oracle Erp solutions
Oracle Erp solutionsOracle Erp solutions
Oracle Erp solutions
 
Introduction to Database Concepts
Introduction to Database ConceptsIntroduction to Database Concepts
Introduction to Database Concepts
 
C programing basic input and output
C  programing basic input and outputC  programing basic input and output
C programing basic input and output
 
Database management system basic, database, database management, learn databa...
Database management system basic, database, database management, learn databa...Database management system basic, database, database management, learn databa...
Database management system basic, database, database management, learn databa...
 
3.9 techniques and tools for systems development
3.9 techniques and tools for systems development3.9 techniques and tools for systems development
3.9 techniques and tools for systems development
 
Basics of Oracle Purchasing
Basics of Oracle PurchasingBasics of Oracle Purchasing
Basics of Oracle Purchasing
 
3.4 Type of Website
3.4 Type of Website3.4 Type of Website
3.4 Type of Website
 
Types dbms
Types dbmsTypes dbms
Types dbms
 
Types of computer
Types of computerTypes of computer
Types of computer
 

Similar to Database Concept by Luke Lonergan

CHAPTER-4_RELATIONAL-DATABASE.pptx
CHAPTER-4_RELATIONAL-DATABASE.pptxCHAPTER-4_RELATIONAL-DATABASE.pptx
CHAPTER-4_RELATIONAL-DATABASE.pptxRiaBago
 
Information Systems For Business and BeyondChapter 4Data a.docx
Information Systems For Business and BeyondChapter 4Data a.docxInformation Systems For Business and BeyondChapter 4Data a.docx
Information Systems For Business and BeyondChapter 4Data a.docxjaggernaoma
 
SIM PASCA CHAPTER 4.pdf
SIM PASCA CHAPTER 4.pdfSIM PASCA CHAPTER 4.pdf
SIM PASCA CHAPTER 4.pdfAdiSuputrq
 
Introduction to Data Warehousing
Introduction to Data WarehousingIntroduction to Data Warehousing
Introduction to Data WarehousingAnimesh Srivastava
 
MIS-3rd Unit.pptx
MIS-3rd Unit.pptxMIS-3rd Unit.pptx
MIS-3rd Unit.pptxSumit Kumar
 
Relational database management systems
Relational database management systemsRelational database management systems
Relational database management systemsDatasoft Consulting
 
4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf
4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf
4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdfBahria University Islamabad, Pakistan
 
DBA book sql rdbms 4rth Complete book Database systems Handbook dbms rdbms by...
DBA book sql rdbms 4rth Complete book Database systems Handbook dbms rdbms by...DBA book sql rdbms 4rth Complete book Database systems Handbook dbms rdbms by...
DBA book sql rdbms 4rth Complete book Database systems Handbook dbms rdbms by...Bahria University Islamabad, Pakistan
 
4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf
4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf
4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdfBahria University Islamabad, Pakistan
 

Similar to Database Concept by Luke Lonergan (20)

Fundamentals of Database Design
Fundamentals of Database DesignFundamentals of Database Design
Fundamentals of Database Design
 
Database
DatabaseDatabase
Database
 
Database
DatabaseDatabase
Database
 
Database
DatabaseDatabase
Database
 
Dbms
DbmsDbms
Dbms
 
MS-CIT Unit 9.pptx
MS-CIT Unit 9.pptxMS-CIT Unit 9.pptx
MS-CIT Unit 9.pptx
 
Database Systems Essay
Database Systems EssayDatabase Systems Essay
Database Systems Essay
 
CHAPTER-4_RELATIONAL-DATABASE.pptx
CHAPTER-4_RELATIONAL-DATABASE.pptxCHAPTER-4_RELATIONAL-DATABASE.pptx
CHAPTER-4_RELATIONAL-DATABASE.pptx
 
Information Systems For Business and BeyondChapter 4Data a.docx
Information Systems For Business and BeyondChapter 4Data a.docxInformation Systems For Business and BeyondChapter 4Data a.docx
Information Systems For Business and BeyondChapter 4Data a.docx
 
SIM PASCA CHAPTER 4.pdf
SIM PASCA CHAPTER 4.pdfSIM PASCA CHAPTER 4.pdf
SIM PASCA CHAPTER 4.pdf
 
W 8 introduction to database
W 8  introduction to databaseW 8  introduction to database
W 8 introduction to database
 
Business analyst
Business analystBusiness analyst
Business analyst
 
Introduction to Data Warehousing
Introduction to Data WarehousingIntroduction to Data Warehousing
Introduction to Data Warehousing
 
MIS-3rd Unit.pptx
MIS-3rd Unit.pptxMIS-3rd Unit.pptx
MIS-3rd Unit.pptx
 
MIS-3rd Unit.pptx
MIS-3rd Unit.pptxMIS-3rd Unit.pptx
MIS-3rd Unit.pptx
 
Relational database management systems
Relational database management systemsRelational database management systems
Relational database management systems
 
4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf
4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf
4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf
 
DBA book sql rdbms 4rth Complete book Database systems Handbook dbms rdbms by...
DBA book sql rdbms 4rth Complete book Database systems Handbook dbms rdbms by...DBA book sql rdbms 4rth Complete book Database systems Handbook dbms rdbms by...
DBA book sql rdbms 4rth Complete book Database systems Handbook dbms rdbms by...
 
Database system Handbook 3rd DONE Complete DBMS book Full book.pdf
Database system Handbook 3rd DONE Complete DBMS book Full book.pdfDatabase system Handbook 3rd DONE Complete DBMS book Full book.pdf
Database system Handbook 3rd DONE Complete DBMS book Full book.pdf
 
4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf
4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf
4rth Complete book Database systems Handbook dbms rdbms by Muhammad Sharif.pdf
 

Recently uploaded

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 

Recently uploaded (20)

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 

Database Concept by Luke Lonergan

  • 1. Fundamentals of Database Concept By :- Luke Lonergan Luke Lonergan
  • 2.  Introduction and participants needs  We will review “what is a database;”  Understand the difference between data and information;  What is the purpose of a database system;  How to select a database system;  Database definitions and fundamental building blocks;  Database development: the first steps;  Quality control issues;  Data entry considerations; Luke Lonergan
  • 3. What is a database ? A database is any organized collection of data. Some examples of databases you may encounter in your daily life are: – a telephone book – T.V. Guide – airline reservation system – motor vehicle registration records – papers in your filing cabinet – files on your computer hard drive.  Luke Lonergan
  • 4. Data vs. Information: What is the difference ? What is data ? -Data can be defined in many ways. Information science defines data as unprocessed information. What is information ? -Information is data that have been organized and communicated in a coherent and meaningful manner. -Data is converted into information, and information is converted into knowledge. - Knowledge; information evaluated and organized so that it can be used purposefully. Luke Lonergan
  • 5. Why do we need a database?  Keep records of our:  Clients  Staff  Volunteers  To keep a record of activities and interventions;  Keep sales records;  Develop reports;  Perform research  Longitudinal tracking Luke Lonergan
  • 6. What is the ultimate purpose of a database management system ? DataData InformationInformation KnowledgeKnowledge ActionAction Is to transformIs to transform Luke Lonergan
  • 7. More about database definition What is a database ? Quite simply, it’s an organized collection of data. A database management system (DBMS) such as Access, FileMaker, Lotus Notes, Oracle or SQL Server which provides you with the software tools you need to organize that data in a flexible manner. It includes tools to add, modify or delete data from the database, ask questions (or queries) about the data stored in the database and produce reports summarizing selected contents. Luke Lonergan
  • 8. Let’s explore some examples  Outlook contacts  Aspira Association MIS  KidTrax  GIS-GPS systems Luke Lonergan
  • 9. Types of Databases  Non-relational databases Non-relational databases place information in field categories that we create so that information is available for sorting and disseminating the way we need it. The data in a non-relational database, however, is limited to that program and cannot be extracted and applied to a number of other software programs, or other database files within a school or administrative system. The data can only be "copied and pasted.“ Example: a spread sheet  Relational databases In relational databases, fields can be used in a number of ways (and can be of variable length), provided that they are linked in tables. It is developed based on a database model that provides for logical connections among files (known as tables) by including identifying data from one table in another table Luke Lonergan
  • 10. Selecting a Database Management System Database management systems (or DBMSs) can be divided into two categories :-  Desktop Databases  Derver Databases.    • Generally speaking, desktop databases are oriented toward single-user applications and reside on standard personal computers (hence the term desktop).  • Server databases contain mechanisms to ensure the reliability and consistency of data and are geared toward multi-user applications. Luke Lonergan
  • 11. Selecting a database system: Need Analysis The needs analysis process will be specific to your organization but, at a minimum, should answer the following questions:  How many records we will warehouse and for how long?  Who will be using the database and what tasks will they perform?   How often will the data be modified?  Who will make these modifications?  Who will be providing IT support for the database?  What hardware is available?  Is there a budget for purchasing additional hardware?  Who will be responsible for maintaining the data?  Will data access be offered over the Internet?  If so, what level of access should be supported? Luke Lonergan
  • 12. Some Definitions  A File: A group or collection of similar records, like INST6031 Fall Student File, American History 1850-1866 file, Basic Food Group Nutrition File  A record book: a "rolodex" of data records, like address lists, inventory lists, classes or thematic units, or groupings of other unique records that are combined into one list (found in AppleWorks, FileMaker Pro software).  A field: one category of information, i.e., Name, Address, Semester Grade, Academic topic .  A record: one piece of data, i.e., one student's information, a recipe, a test question.  A layout: a design for a database that contains field names and possibly graphics. Database glossary Luke Lonergan
  • 13. Tables comprise the fundamental building blocks of any database. If you're familiar with spreadsheets, you'll find database tables extremely similar.Take a look at this example of a table sample database: The table above contains the employee information for our organization -- characteristics like name, date of birth and title.  Examine the construction of the table and you'll find that each column of the table corresponds to a specific employee characteristic (or attribute in database terms).  Each row corresponds to one particular employee and contains his or her information.  That's all there is to it!  If it helps, think of each one of these tables as a spreadsheet-style listing of information. Fundamental building blocks Luke Lonergan
  • 14. Where Do We Start ?  Let’s explore your “paper system”  Client intake forms  Job application form  Funders reports  Database modeling:  Define required fields from “forms” or required reports  Avoid repetition  Keep it simple  Identify a unique identifier or primary key Luke Lonergan
  • 15. Some Quality Control Considerations  Remember “garbage in – garbage out”. Some examples and how to prevent this.  Quality management encompasses three distinct processes: quality planning, quality control, and quality improvement  Quality Planning in relation to database systems design:  Who will perform data entry?  Training? On-line help?  How data entry will be performed? Luke Lonergan
  • 16. Data Entry Considerations  Define “must” enter fields – no record is complete unless: such and such is entered;  Make data entry fool proof. Example: Grade level can be entered as a number (8 or 8th or eight). By using a pull-down menu with the correct data format these mistakes can be avoided. Luke Lonergan
  • 17. Data Entry – Additional Considerations  Barcode scanners USB or Wireless attached to a Palm or Pocket PC  Pocket PC WiFi 802.11g, Bluetooth Wireless networks (real-time on demand systems) Luke Lonergan
  • 18. Thank You !!! Luke Lonergan