SlideShare a Scribd company logo
Seminar
On
3- Tier Data Warehouse
Architecture
Presented by:
Er. Jashanpreet
M.Tech- CE
3-Tier Data Warehouse
Architecture
Data ware house adopt a three tier architecture.
These 3 tiers are:
 Bottom Tier
 Middle Tier
Top Tier
Data Sources:
All the data related to any bussiness organization is stored
in operational databases, external files and flat files.
 These sources are application oriented
Eg: complete data of organization such as training
detail, customer
detail, sales, departments, transactions, employee detail
etc.
 Data present here in different formats or host format
 Contain data that is not well documented
Bottom Tier: Data warehouse
server
Data Warehouse server fetch only relevant information
based on data mining (mining a knowledge from large
amount of data) request.
Eg: customer profile information provided by external
consultants.
 Data is feed into bottom tier by some backend tools
and utilities.
Backend Tools & Utilities:
Functions performed by backend tools and utilities
are:
Data Extraction
 Data Cleaning
 Data Transformation
 Load
 Refresh
Bottom Tier Contains:
 Data warehouse
 Metadata Repository
 Data Marts
 Monitoring and Administration
Data Warehouse:
It is an optimized form of operational database contain
only relevant information and provide fast access to
data.
 Subject oriented
Eg: Data related to all the departments of an
organization
 Integrated:
Different views Single unified
of data view
 Time – variant
 Nonvolatile
A
B
C
Warehous
e
Metadata repository:
It figure out that what is available in data warehouse.
It contains:
 Structure of data warehouse
 Data names and definitions
 Source of extracted data
 Algorithm used for data cleaning purpose
 Sequence of transformations applied on data
 Data related to system performance
Data Marts:
 Subset of data warehouse contain only small slices
of data warehouse
Eg: Data pertaining to the single department
 Two types of data marts:
Dependent Independent
sourced directly sourced from one or
from data warehouse more data sources
Monitoring & Administration:
 Data Refreshment
 Data source synchronization
 Disaster recovery
 Managing access control and security
 Manage data growth, database performance
 Controlling the number & range of queries
 Limiting the size of data warehouse
Data
Warehouse
Data
Marts
Metadata
Repository
Monitoring Administration
Sourc
e A
B C
Bottom Tier: Data
Warehouse Server
Data
Middle Tier: OLAP Server
 It presents the users a multidimensional data from data
warehouse or data marts.
 Typically implemented using two models:
ROLAP Model MOLAP Model
Present data in Present data in array
relational tables based structures means
map directly to data
cube array structure.
Top Tier: Front end tools
It is front end client layer.
 Query and reporting tools
Reporting Tools: Production reporting tools
Report writers
Managed query tools: Point and click creation of
SQL used in customer mailing list.
 Analysis tools : Prepare charts based on analysis
 Data mining Tools: mining knowledge, discover
hidden piece of information, new
correlations, useful pattern
Thank You

More Related Content

What's hot

Data warehouse architecture
Data warehouse architectureData warehouse architecture
Data warehouse architecturepcherukumalla
 
Lecture 11 - distributed database
Lecture 11 - distributed databaseLecture 11 - distributed database
Lecture 11 - distributed database
HoneySah
 
Data Flow Diagram
Data Flow DiagramData Flow Diagram
Data Flow Diagram
nethisip13
 
Communication primitives
Communication primitivesCommunication primitives
Communication primitives
Student
 
3 Tier Architecture
3 Tier Architecture3 Tier Architecture
3 Tier Architecture
guestd0cc01
 
Major issues in data mining
Major issues in data miningMajor issues in data mining
Major issues in data miningSlideshare
 
Classification and prediction in data mining
Classification and prediction in data miningClassification and prediction in data mining
Classification and prediction in data mining
Er. Nawaraj Bhandari
 
data warehouse , data mart, etl
data warehouse , data mart, etldata warehouse , data mart, etl
data warehouse , data mart, etl
Aashish Rathod
 
3.2 partitioning methods
3.2 partitioning methods3.2 partitioning methods
3.2 partitioning methods
Krish_ver2
 
Distribution transparency and Distributed transaction
Distribution transparency and Distributed transactionDistribution transparency and Distributed transaction
Distribution transparency and Distributed transaction
shraddha mane
 
DATA WAREHOUSING AND DATA MINING
DATA WAREHOUSING AND DATA MININGDATA WAREHOUSING AND DATA MINING
DATA WAREHOUSING AND DATA MINING
Lovely Professional University
 
OLAP operations
OLAP operationsOLAP operations
OLAP operations
kunj desai
 
datamarts.ppt
datamarts.pptdatamarts.ppt
datamarts.ppt
bhavyag24
 
Big data lecture notes
Big data lecture notesBig data lecture notes
Big data lecture notes
Mohit Saini
 
Characteristic of dabase approach
Characteristic of dabase approachCharacteristic of dabase approach
Characteristic of dabase approach
Luina Pani
 
Data science unit1
Data science unit1Data science unit1
Data science unit1
varshakumar21
 
Data Analytics Life Cycle
Data Analytics Life CycleData Analytics Life Cycle
Data Analytics Life Cycle
Dr. C.V. Suresh Babu
 
Dimensional Modeling
Dimensional ModelingDimensional Modeling
Dimensional Modeling
Sunita Sahu
 
Vision of cloud computing
Vision of cloud computingVision of cloud computing
Vision of cloud computing
gaurav jain
 
Data Warehouse Basic Guide
Data Warehouse Basic GuideData Warehouse Basic Guide
Data Warehouse Basic Guide
thomasmary607
 

What's hot (20)

Data warehouse architecture
Data warehouse architectureData warehouse architecture
Data warehouse architecture
 
Lecture 11 - distributed database
Lecture 11 - distributed databaseLecture 11 - distributed database
Lecture 11 - distributed database
 
Data Flow Diagram
Data Flow DiagramData Flow Diagram
Data Flow Diagram
 
Communication primitives
Communication primitivesCommunication primitives
Communication primitives
 
3 Tier Architecture
3 Tier Architecture3 Tier Architecture
3 Tier Architecture
 
Major issues in data mining
Major issues in data miningMajor issues in data mining
Major issues in data mining
 
Classification and prediction in data mining
Classification and prediction in data miningClassification and prediction in data mining
Classification and prediction in data mining
 
data warehouse , data mart, etl
data warehouse , data mart, etldata warehouse , data mart, etl
data warehouse , data mart, etl
 
3.2 partitioning methods
3.2 partitioning methods3.2 partitioning methods
3.2 partitioning methods
 
Distribution transparency and Distributed transaction
Distribution transparency and Distributed transactionDistribution transparency and Distributed transaction
Distribution transparency and Distributed transaction
 
DATA WAREHOUSING AND DATA MINING
DATA WAREHOUSING AND DATA MININGDATA WAREHOUSING AND DATA MINING
DATA WAREHOUSING AND DATA MINING
 
OLAP operations
OLAP operationsOLAP operations
OLAP operations
 
datamarts.ppt
datamarts.pptdatamarts.ppt
datamarts.ppt
 
Big data lecture notes
Big data lecture notesBig data lecture notes
Big data lecture notes
 
Characteristic of dabase approach
Characteristic of dabase approachCharacteristic of dabase approach
Characteristic of dabase approach
 
Data science unit1
Data science unit1Data science unit1
Data science unit1
 
Data Analytics Life Cycle
Data Analytics Life CycleData Analytics Life Cycle
Data Analytics Life Cycle
 
Dimensional Modeling
Dimensional ModelingDimensional Modeling
Dimensional Modeling
 
Vision of cloud computing
Vision of cloud computingVision of cloud computing
Vision of cloud computing
 
Data Warehouse Basic Guide
Data Warehouse Basic GuideData Warehouse Basic Guide
Data Warehouse Basic Guide
 

Similar to 3 tier data warehouse

Unit-IV-Introduction to Data Warehousing .pptx
Unit-IV-Introduction to Data Warehousing .pptxUnit-IV-Introduction to Data Warehousing .pptx
Unit-IV-Introduction to Data Warehousing .pptx
Harsha Patel
 
Data Warehouse 101
Data Warehouse 101Data Warehouse 101
Data Warehouse 101
PanaEk Warawit
 
It 302 computerized accounting (week 2) - sharifah
It 302   computerized accounting (week 2) - sharifahIt 302   computerized accounting (week 2) - sharifah
It 302 computerized accounting (week 2) - sharifah
alish sha
 
Datawarehousing
DatawarehousingDatawarehousing
Datawarehousingsumit621
 
sap-bi.ppt
sap-bi.pptsap-bi.ppt
sap-bi.ppt
VasisterArun1
 
sap-bi-overview.ppt
sap-bi-overview.pptsap-bi-overview.ppt
sap-bi-overview.ppt
Hari Somanath
 
Data Warehouse
Data WarehouseData Warehouse
Data Warehouse
nayakslideshare
 
Data Management
Data ManagementData Management
Data Management
Mufaddal Nullwala
 
Behind The Scenes Databases And Information Systems 6
Behind The Scenes  Databases And Information Systems 6Behind The Scenes  Databases And Information Systems 6
Behind The Scenes Databases And Information Systems 6guest4a9cdb
 
Datawarehousing & DSS
Datawarehousing & DSSDatawarehousing & DSS
Datawarehousing & DSS
Deepali Raut
 
Process management seminar
Process management seminarProcess management seminar
Process management seminar
apurva_naik
 
Dataware housing
Dataware housingDataware housing
Dataware housingwork
 
Chapter 2-data-warehousingppt2517 vero
Chapter 2-data-warehousingppt2517 veroChapter 2-data-warehousingppt2517 vero
Chapter 2-data-warehousingppt2517 veroangshuman2387
 
11667 Bitt I 2008 Lect4
11667 Bitt I 2008 Lect411667 Bitt I 2008 Lect4
11667 Bitt I 2008 Lect4
ambujm
 

Similar to 3 tier data warehouse (20)

Unit-IV-Introduction to Data Warehousing .pptx
Unit-IV-Introduction to Data Warehousing .pptxUnit-IV-Introduction to Data Warehousing .pptx
Unit-IV-Introduction to Data Warehousing .pptx
 
Data Warehouse 101
Data Warehouse 101Data Warehouse 101
Data Warehouse 101
 
Database
DatabaseDatabase
Database
 
It 302 computerized accounting (week 2) - sharifah
It 302   computerized accounting (week 2) - sharifahIt 302   computerized accounting (week 2) - sharifah
It 302 computerized accounting (week 2) - sharifah
 
Datawarehousing
DatawarehousingDatawarehousing
Datawarehousing
 
Dbms
DbmsDbms
Dbms
 
Data Warehouse
Data WarehouseData Warehouse
Data Warehouse
 
sap-bi.ppt
sap-bi.pptsap-bi.ppt
sap-bi.ppt
 
sap-bi-overview.ppt
sap-bi-overview.pptsap-bi-overview.ppt
sap-bi-overview.ppt
 
Data Warehouse
Data WarehouseData Warehouse
Data Warehouse
 
Data Management
Data ManagementData Management
Data Management
 
Behind The Scenes Databases And Information Systems 6
Behind The Scenes  Databases And Information Systems 6Behind The Scenes  Databases And Information Systems 6
Behind The Scenes Databases And Information Systems 6
 
Datawarehousing & DSS
Datawarehousing & DSSDatawarehousing & DSS
Datawarehousing & DSS
 
Data warehouse
Data warehouseData warehouse
Data warehouse
 
Process management seminar
Process management seminarProcess management seminar
Process management seminar
 
Dataware housing
Dataware housingDataware housing
Dataware housing
 
New
NewNew
New
 
Chapter 2-data-warehousingppt2517 vero
Chapter 2-data-warehousingppt2517 veroChapter 2-data-warehousingppt2517 vero
Chapter 2-data-warehousingppt2517 vero
 
11667 Bitt I 2008 Lect4
11667 Bitt I 2008 Lect411667 Bitt I 2008 Lect4
11667 Bitt I 2008 Lect4
 
Dbms
DbmsDbms
Dbms
 

Recently uploaded

A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 

Recently uploaded (20)

A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 

3 tier data warehouse

  • 1. Seminar On 3- Tier Data Warehouse Architecture Presented by: Er. Jashanpreet M.Tech- CE
  • 2. 3-Tier Data Warehouse Architecture Data ware house adopt a three tier architecture. These 3 tiers are:  Bottom Tier  Middle Tier Top Tier
  • 3.
  • 4. Data Sources: All the data related to any bussiness organization is stored in operational databases, external files and flat files.  These sources are application oriented Eg: complete data of organization such as training detail, customer detail, sales, departments, transactions, employee detail etc.  Data present here in different formats or host format  Contain data that is not well documented
  • 5. Bottom Tier: Data warehouse server Data Warehouse server fetch only relevant information based on data mining (mining a knowledge from large amount of data) request. Eg: customer profile information provided by external consultants.  Data is feed into bottom tier by some backend tools and utilities.
  • 6. Backend Tools & Utilities: Functions performed by backend tools and utilities are: Data Extraction  Data Cleaning  Data Transformation  Load  Refresh
  • 7. Bottom Tier Contains:  Data warehouse  Metadata Repository  Data Marts  Monitoring and Administration
  • 8. Data Warehouse: It is an optimized form of operational database contain only relevant information and provide fast access to data.  Subject oriented Eg: Data related to all the departments of an organization  Integrated: Different views Single unified of data view  Time – variant  Nonvolatile A B C Warehous e
  • 9. Metadata repository: It figure out that what is available in data warehouse. It contains:  Structure of data warehouse  Data names and definitions  Source of extracted data  Algorithm used for data cleaning purpose  Sequence of transformations applied on data  Data related to system performance
  • 10. Data Marts:  Subset of data warehouse contain only small slices of data warehouse Eg: Data pertaining to the single department  Two types of data marts: Dependent Independent sourced directly sourced from one or from data warehouse more data sources
  • 11. Monitoring & Administration:  Data Refreshment  Data source synchronization  Disaster recovery  Managing access control and security  Manage data growth, database performance  Controlling the number & range of queries  Limiting the size of data warehouse
  • 13. Middle Tier: OLAP Server  It presents the users a multidimensional data from data warehouse or data marts.  Typically implemented using two models: ROLAP Model MOLAP Model Present data in Present data in array relational tables based structures means map directly to data cube array structure.
  • 14. Top Tier: Front end tools It is front end client layer.  Query and reporting tools Reporting Tools: Production reporting tools Report writers Managed query tools: Point and click creation of SQL used in customer mailing list.  Analysis tools : Prepare charts based on analysis  Data mining Tools: mining knowledge, discover hidden piece of information, new correlations, useful pattern