SlideShare a Scribd company logo
1 of 22
The First Step in Information Management
looker.com
Produced by:
MONTHLY SERIES
In partnership with:
Advanced Databases and Knowledge Management
September 6, 2018
Welcome to Today’s Discussion
 Overview of database management systems (DBMS) technologies
 Scope of current DBMS technologies
− Graph AND OTHER No SQL (non-Hadoop)
 Analytics use cases
 Knowledge management and future usage
 Best practices and key takeaways
 Q&A
pg 2© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
Overview of DBMS Technologies
 A majority of organizations today have
heterogeneous solutions for analytics.
 In-house DBMS (vendor/architecture still
important) vs. Cloud (vendor/architecture
not as important).
 No longer single model to multiple use case.
 Evolving from DBMS as the global data store
to technical requirement driven.
pg 3© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
A database management
system (DBMS) is system
software for creating and
managing databases. The
DBMS provides users and
programmers with a
systematic way to create,
retrieve, update and
manage data.
- TechTarget SearchSQLServer
“New Types” of DBMS
pg 4© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
Old View
•Hierarchical
•Network
•Relational
•Object-oriented
Expanded
View
•Columnar
•Graph
“New” View
•No SQL (key-
value, wide
column, graph, or
document)
•Appear like
original view PLUS
specialized
functionality
Realistic View
•Types and
functions are
blurred
•e.g. some RDBMS
have graph
capability
The emphasis is on the role the DBMS performs.
The era of the dedicated single enterprise DBMS is over.
Progression of DBMS Emphasis and Scope
pg 5© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
Mathematical
Model
Graph
Inverted list
B-tree
Relational
Storage
Graph
HDFS
Columnar
Time Value
Architecture
Hadoop
Relational
Hierarchical
Columnar
Graph
Use case
Transactional
Content
management
Structured data
analysis
Advanced analytics
Lineage and
knowledge mapping
Visualization
Mathematical
Model
Graph
Inverted list
B-tree
Relational
Storage
Graph
HDFS
Columnar
Time Value
Architecture
Hadoop
Relational
Hierarchical
Columnar
Graph
Use case
Transactional
Content
management
Structured data
analysis
Advanced analytics
Lineage and
knowledge mapping
Visualization
Progression of DBMS Scope
pg 6© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
About Graph Databases
 A Graph database is a database
designed to treat the relationships
between data as equally important
to the data itself.
 Less emphasis on a pre-defined
model for structure.
 Data is “stored” like we first
draw it out – showing how each
individual entity connects with
or is related to others.
 Think of complicated many-to-
many-to-many relationships.
pg 7© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
PERSON
Name:John
PERSON
Name:Martha
Married
Year:1982
Node
Label
Property
Relationship
Name
Property
8
Interesting Or Boring?
Senior Executives
Mr. Smith
Ms. Jones
Mr. Subramanian
…
…
…
Copyright SingerLinks Consulting LLC 2017 www.singerlinks.com
9
Interesting Or Boring?
IPV4
20.5.100.10
20.5.100.11
20.5.100.12
20.5.101.10
20.5.101.11
…
Senior Executives
Mr. Smith
Ms. Jones
Mr. Subramanian
…
…
…
Copyright SingerLinks Consulting LLC 2017 www.singerlinks.com
10
Interesting Or Boring?
IPV4
20.5.100.10
20.5.100.11
20.5.100.12
20.5.101.10
20.5.101.11
…
Senior Executives
Mr. Smith
Ms. Jones
Mr. Subramanian
…
…
…
Copyright SingerLinks Consulting LLC 2017 www.singerlinks.com
It’s the relationships that are interesting – what if this result is from a security audit?
11
The Path from Boring to Interesting Graph
Exec
Business
Capability
Application
System
Computer
System
L2
Interface
IPV4
JBOSS
OWNS
SUPPORTS EXECUTES ON
RUNSON
CONFIGURES
BOUND
EA TOOL APM Tool IT ASSET (CMDB Tool) NETWORK SCANNER
Copyright SingerLinks Consulting LLC 2017 www.singerlinks.com
Answering difficult questions typically requires many hops through multiple
domains of data. This data probably exists, but is not linked together.
Multiple DBMS Technology Usage
pg 12© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
Data Lake
Graph
Query
Metadata and Lineage via Knowledge Map
Update
Metadata
Data Uses
Processes
Data
Changes
Analytic
Model
Data Data
NoSQL DBMS
pg 13© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
KEY-VALUE
WIDE
COLUMN
DOCUMENT
NON-
HADOOP
NO-SQL
Project
Voldemort
Amazon
Dynamo
MongoDB*
*MongoDB is also a
key-value and wide
column solution
DBMS Usage in Analytics
 DBMS technology needs to cover:
pg 14© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
Functionality of
Data Warehouse
Virtualization or
Logical Data
Warehouse
Real time analytics
Context
Independent
Multiple formats
Lineage, metadata,
and mapping of
massive amounts
of diverse content
Foundation for AI
Structured data
analysis
Advanced analytics Visualization
Varied DBMS Usage in Analytics — Sample Architecture
 Graph for knowledge
mapping and metadata
 Document data base for
document storage and use
 Hadoop or other NoSQL for
merging and analyzing
varied content
 Columnar for handling
Vintage area BI and
Reporting
pg 15© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
Contemporary Area
1
Data Life
Cycles
Data Management
Data Usage
Vintage Area
Legacy BI and Reporting
Data Warehouse, ODS,
Mart
ETL,
EAI,
Msg,
Copy
Data Lake
Hadoop
Advanced Analytics
RDBMS, SQL,
Columnar, Transactional
Metadata
Logical DW
Data Sources
Knowledge
Graph
BIVisualization
Document
Knowledge Management and Future Usage
pg 16© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
“ Knowledge Management turns
the potential capacity of raw
“connected and collaborative
intelligence”, i.e. all those brains
at the end of the computer, into
a “collective know-how” that will
improve operations,
competitiveness and value. ….. It
is a SUM of information assets,
…and most importantly, the un-
captured, tacit expertise and
experience resident in the
minds of people.”
“ Knowledge management is
a discipline that promotes an
integrated approach to
identifying, capturing,
evaluating, retrieving, and
sharing all of an enterprise's
information assets. ... The
one real lacuna of this
definition is that it, too, is
specifically limited to an
organization's own
information and knowledge
assets. “
 The context,
metadata and
the relationships
are as important
as the values of
the records.
John Ladley Wikipedia
Knowledge Management and Future Usage
 Blurs with AI and machine learning
 Still retains old challenges that AI needs
to take to heart (data quality/data
movement/context)
 When you present a sophisticated
model, whether derived from
exploration or a recognized pattern,
you still need to apply what people
ALREADY KNOW
pg 17© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
FutureAnalytics
Knowledge
Management
Machine Learning
Artificial Intelligence
Well Managed Data
Supply Chain
DBMS Will Support Organizational Learning
pg 18© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
SQL
No
SQL
Hierarchical
No
SQL
No
SQL
AI / Analytics Models
Conclusion
LEARNING
AI “closed
loop” rule
Knowledge
Graph
SQL
LEARNING CAPTURED
LEARNING
ACTION
Best Practices
 Understand your data and usage
 Determine what the need is for
specialized DBMS
 Test your current DBMS stack through a
POC to see if the merchant vendor can
really handle the task.
 Understand data quality or business
needs
pg 19© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
Key Takeaways
pg 20© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
KEEP IN MIND…
 Do you know what capabilities you are trying to enable?
 Do you know business latencies ?
 Are you looking at native or conceptual aspects for database use cases?
 Are you keeping track of the vendors?
 Can you manage and afford many DBMS or do you need to work hard with
one or two large players?
 You can’t buy one of everything
Please Share Your Questions and Comments
MONTHLY SERIES
Thank you for joining us today!
Our Thursday, October 4
#DIAnaltyics webinar is:
Lessons Learned From Building a
Data Supply Chain
.
John Ladley @jladley
john@firstsanfranciscopartners.com
Kelle O’Neal @kellezoneal
kelle@firstsanfranciscopartners.com

More Related Content

What's hot

What's hot (20)

Data Architecture Best Practices for Today’s Rapidly Changing Data Landscape
Data Architecture Best Practices for Today’s Rapidly Changing Data LandscapeData Architecture Best Practices for Today’s Rapidly Changing Data Landscape
Data Architecture Best Practices for Today’s Rapidly Changing Data Landscape
 
Webinar: Maximizing Your Potential with Data Leadership
Webinar: Maximizing Your Potential with Data LeadershipWebinar: Maximizing Your Potential with Data Leadership
Webinar: Maximizing Your Potential with Data Leadership
 
Advanced Analytics Governance - Effective Model Management and Stewardship
Advanced Analytics Governance - Effective Model Management and StewardshipAdvanced Analytics Governance - Effective Model Management and Stewardship
Advanced Analytics Governance - Effective Model Management and Stewardship
 
Lessons Learned from Building a Data Supply Chain
Lessons Learned from Building a Data Supply ChainLessons Learned from Building a Data Supply Chain
Lessons Learned from Building a Data Supply Chain
 
Data-Centric Analytics and Understanding the Full Data Supply Chain
Data-Centric Analytics and Understanding the Full Data Supply ChainData-Centric Analytics and Understanding the Full Data Supply Chain
Data-Centric Analytics and Understanding the Full Data Supply Chain
 
RWDG Webinar: How to Construct a Data Governance Policy
RWDG Webinar: How to Construct a Data Governance PolicyRWDG Webinar: How to Construct a Data Governance Policy
RWDG Webinar: How to Construct a Data Governance Policy
 
DI&A Webinar: Big Data Analytics
DI&A Webinar: Big Data AnalyticsDI&A Webinar: Big Data Analytics
DI&A Webinar: Big Data Analytics
 
Building Effective Data Visualizations
Building Effective Data VisualizationsBuilding Effective Data Visualizations
Building Effective Data Visualizations
 
RWDG: Data Governance and Three Levels of Metadata 
RWDG: Data Governance and Three Levels of Metadata RWDG: Data Governance and Three Levels of Metadata 
RWDG: Data Governance and Three Levels of Metadata 
 
Data Architecture - The Foundation for Enterprise Architecture and Governance
Data Architecture - The Foundation for Enterprise Architecture and GovernanceData Architecture - The Foundation for Enterprise Architecture and Governance
Data Architecture - The Foundation for Enterprise Architecture and Governance
 
Data Insights and Analytics Webinar: CDO vs. CAO - What’s the Difference?
Data Insights and Analytics Webinar: CDO vs. CAO - What’s the Difference?Data Insights and Analytics Webinar: CDO vs. CAO - What’s the Difference?
Data Insights and Analytics Webinar: CDO vs. CAO - What’s the Difference?
 
Metadata Governance for Vocabularies, Dictionaries, and Data
Metadata Governance for Vocabularies, Dictionaries, and DataMetadata Governance for Vocabularies, Dictionaries, and Data
Metadata Governance for Vocabularies, Dictionaries, and Data
 
RWDG Webinar: Using Data Governance to Improve Data Understanding
RWDG Webinar: Using Data Governance to Improve Data UnderstandingRWDG Webinar: Using Data Governance to Improve Data Understanding
RWDG Webinar: Using Data Governance to Improve Data Understanding
 
Business Value Metrics for Data Governance
Business Value Metrics for Data GovernanceBusiness Value Metrics for Data Governance
Business Value Metrics for Data Governance
 
Seiner dataversity - rwdg 2017-09 - how to select the appropriate data gove...
Seiner   dataversity - rwdg 2017-09 - how to select the appropriate data gove...Seiner   dataversity - rwdg 2017-09 - how to select the appropriate data gove...
Seiner dataversity - rwdg 2017-09 - how to select the appropriate data gove...
 
Big data as a gateway to knowledge management
Big data as a gateway to knowledge managementBig data as a gateway to knowledge management
Big data as a gateway to knowledge management
 
Trends in Data Analytics - From Database to Analyst
Trends in Data Analytics - From Database to AnalystTrends in Data Analytics - From Database to Analyst
Trends in Data Analytics - From Database to Analyst
 
Understanding the Data You Have Before Applying a Governance Strategy
Understanding the Data You Have Before Applying a Governance StrategyUnderstanding the Data You Have Before Applying a Governance Strategy
Understanding the Data You Have Before Applying a Governance Strategy
 
RWDG: Measuring Data Governance Performance
RWDG: Measuring Data Governance PerformanceRWDG: Measuring Data Governance Performance
RWDG: Measuring Data Governance Performance
 
How Can You Calculate the Cost of Your Data?
How Can You Calculate the Cost of Your Data?How Can You Calculate the Cost of Your Data?
How Can You Calculate the Cost of Your Data?
 

Similar to Advanced Databases and Knowledge Management

Is Your Staff Big Data Ready? 5 Things to Know About What It Will Take to Suc...
Is Your Staff Big Data Ready? 5 Things to Know About What It Will Take to Suc...Is Your Staff Big Data Ready? 5 Things to Know About What It Will Take to Suc...
Is Your Staff Big Data Ready? 5 Things to Know About What It Will Take to Suc...
CompTIA
 

Similar to Advanced Databases and Knowledge Management (20)

Analytics, Business Intelligence, and Data Science - What's the Progression?
Analytics, Business Intelligence, and Data Science - What's the Progression?Analytics, Business Intelligence, and Data Science - What's the Progression?
Analytics, Business Intelligence, and Data Science - What's the Progression?
 
Data Insights and Analytics: Simplifying Data Lake and Modern BI Architecture
Data Insights and Analytics: Simplifying Data Lake and Modern BI ArchitectureData Insights and Analytics: Simplifying Data Lake and Modern BI Architecture
Data Insights and Analytics: Simplifying Data Lake and Modern BI Architecture
 
Data Lake Architecture
Data Lake ArchitectureData Lake Architecture
Data Lake Architecture
 
Big Data Strategies – Organizational Structure and Technology
Big Data Strategies – Organizational Structure and TechnologyBig Data Strategies – Organizational Structure and Technology
Big Data Strategies – Organizational Structure and Technology
 
Transforming Data Management and Time to Insight with Anzo Smart Data Lake®
Transforming Data Management and Time to Insight with Anzo Smart Data Lake®Transforming Data Management and Time to Insight with Anzo Smart Data Lake®
Transforming Data Management and Time to Insight with Anzo Smart Data Lake®
 
Is Your Staff Big Data Ready? 5 Things to Know About What It Will Take to Suc...
Is Your Staff Big Data Ready? 5 Things to Know About What It Will Take to Suc...Is Your Staff Big Data Ready? 5 Things to Know About What It Will Take to Suc...
Is Your Staff Big Data Ready? 5 Things to Know About What It Will Take to Suc...
 
DAMA Webinar: Turn Grand Designs into a Reality with Data Virtualization
DAMA Webinar: Turn Grand Designs into a Reality with Data VirtualizationDAMA Webinar: Turn Grand Designs into a Reality with Data Virtualization
DAMA Webinar: Turn Grand Designs into a Reality with Data Virtualization
 
LDM Webinar: Data Modeling & Business Intelligence
LDM Webinar: Data Modeling & Business IntelligenceLDM Webinar: Data Modeling & Business Intelligence
LDM Webinar: Data Modeling & Business Intelligence
 
Trends and Predictions for 2019
Trends and Predictions for 2019Trends and Predictions for 2019
Trends and Predictions for 2019
 
BigData Analysis
BigData AnalysisBigData Analysis
BigData Analysis
 
CTO Radshow Hamburg17 - Keynote - The CxO responsibilities in Big Data and AI...
CTO Radshow Hamburg17 - Keynote - The CxO responsibilities in Big Data and AI...CTO Radshow Hamburg17 - Keynote - The CxO responsibilities in Big Data and AI...
CTO Radshow Hamburg17 - Keynote - The CxO responsibilities in Big Data and AI...
 
Graph Databases – Benefits and Risks
Graph Databases – Benefits and RisksGraph Databases – Benefits and Risks
Graph Databases – Benefits and Risks
 
DAS Slides: Graph Databases — Practical Use Cases
DAS Slides: Graph Databases — Practical Use CasesDAS Slides: Graph Databases — Practical Use Cases
DAS Slides: Graph Databases — Practical Use Cases
 
Bridging the Gap
Bridging the GapBridging the Gap
Bridging the Gap
 
Building a Big Data Solution
Building a Big Data SolutionBuilding a Big Data Solution
Building a Big Data Solution
 
Using a Semantic and Graph-based Data Catalog in a Modern Data Fabric
Using a Semantic and Graph-based Data Catalog in a Modern Data FabricUsing a Semantic and Graph-based Data Catalog in a Modern Data Fabric
Using a Semantic and Graph-based Data Catalog in a Modern Data Fabric
 
Road Map for Careers in Big Data
Road Map for Careers in Big DataRoad Map for Careers in Big Data
Road Map for Careers in Big Data
 
Choosing the Right Database - Facebook DevC Malang Hackdays 2017
Choosing the Right Database - Facebook DevC Malang Hackdays 2017Choosing the Right Database - Facebook DevC Malang Hackdays 2017
Choosing the Right Database - Facebook DevC Malang Hackdays 2017
 
LinkedInSaxoBankDataWorkbench
LinkedInSaxoBankDataWorkbenchLinkedInSaxoBankDataWorkbench
LinkedInSaxoBankDataWorkbench
 
Big and fast data strategy 2017 jr
Big and fast data strategy 2017 jrBig and fast data strategy 2017 jr
Big and fast data strategy 2017 jr
 

More from DATAVERSITY

The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
DATAVERSITY
 
Data Strategy Best Practices
Data Strategy Best PracticesData Strategy Best Practices
Data Strategy Best Practices
DATAVERSITY
 

More from DATAVERSITY (20)

Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
 
Data at the Speed of Business with Data Mastering and Governance
Data at the Speed of Business with Data Mastering and GovernanceData at the Speed of Business with Data Mastering and Governance
Data at the Speed of Business with Data Mastering and Governance
 
Exploring Levels of Data Literacy
Exploring Levels of Data LiteracyExploring Levels of Data Literacy
Exploring Levels of Data Literacy
 
Building a Data Strategy – Practical Steps for Aligning with Business Goals
Building a Data Strategy – Practical Steps for Aligning with Business GoalsBuilding a Data Strategy – Practical Steps for Aligning with Business Goals
Building a Data Strategy – Practical Steps for Aligning with Business Goals
 
Make Data Work for You
Make Data Work for YouMake Data Work for You
Make Data Work for You
 
Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?
 
Data Catalogs Are the Answer – What Is the Question?
Data Catalogs Are the Answer – What Is the Question?Data Catalogs Are the Answer – What Is the Question?
Data Catalogs Are the Answer – What Is the Question?
 
Data Modeling Fundamentals
Data Modeling FundamentalsData Modeling Fundamentals
Data Modeling Fundamentals
 
Showing ROI for Your Analytic Project
Showing ROI for Your Analytic ProjectShowing ROI for Your Analytic Project
Showing ROI for Your Analytic Project
 
How a Semantic Layer Makes Data Mesh Work at Scale
How a Semantic Layer Makes  Data Mesh Work at ScaleHow a Semantic Layer Makes  Data Mesh Work at Scale
How a Semantic Layer Makes Data Mesh Work at Scale
 
Is Enterprise Data Literacy Possible?
Is Enterprise Data Literacy Possible?Is Enterprise Data Literacy Possible?
Is Enterprise Data Literacy Possible?
 
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
 
Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?
 
Data Governance Trends - A Look Backwards and Forwards
Data Governance Trends - A Look Backwards and ForwardsData Governance Trends - A Look Backwards and Forwards
Data Governance Trends - A Look Backwards and Forwards
 
Data Governance Trends and Best Practices To Implement Today
Data Governance Trends and Best Practices To Implement TodayData Governance Trends and Best Practices To Implement Today
Data Governance Trends and Best Practices To Implement Today
 
2023 Trends in Enterprise Analytics
2023 Trends in Enterprise Analytics2023 Trends in Enterprise Analytics
2023 Trends in Enterprise Analytics
 
Data Strategy Best Practices
Data Strategy Best PracticesData Strategy Best Practices
Data Strategy Best Practices
 
Who Should Own Data Governance – IT or Business?
Who Should Own Data Governance – IT or Business?Who Should Own Data Governance – IT or Business?
Who Should Own Data Governance – IT or Business?
 
Data Management Best Practices
Data Management Best PracticesData Management Best Practices
Data Management Best Practices
 
MLOps – Applying DevOps to Competitive Advantage
MLOps – Applying DevOps to Competitive AdvantageMLOps – Applying DevOps to Competitive Advantage
MLOps – Applying DevOps to Competitive Advantage
 

Recently uploaded

Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
amitlee9823
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
amitlee9823
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
amitlee9823
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
AroojKhan71
 

Recently uploaded (20)

Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptx
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 

Advanced Databases and Knowledge Management

  • 1. The First Step in Information Management looker.com Produced by: MONTHLY SERIES In partnership with: Advanced Databases and Knowledge Management September 6, 2018
  • 2. Welcome to Today’s Discussion  Overview of database management systems (DBMS) technologies  Scope of current DBMS technologies − Graph AND OTHER No SQL (non-Hadoop)  Analytics use cases  Knowledge management and future usage  Best practices and key takeaways  Q&A pg 2© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
  • 3. Overview of DBMS Technologies  A majority of organizations today have heterogeneous solutions for analytics.  In-house DBMS (vendor/architecture still important) vs. Cloud (vendor/architecture not as important).  No longer single model to multiple use case.  Evolving from DBMS as the global data store to technical requirement driven. pg 3© 2018 First San Francisco Partners www.firstsanfranciscopartners.com A database management system (DBMS) is system software for creating and managing databases. The DBMS provides users and programmers with a systematic way to create, retrieve, update and manage data. - TechTarget SearchSQLServer
  • 4. “New Types” of DBMS pg 4© 2018 First San Francisco Partners www.firstsanfranciscopartners.com Old View •Hierarchical •Network •Relational •Object-oriented Expanded View •Columnar •Graph “New” View •No SQL (key- value, wide column, graph, or document) •Appear like original view PLUS specialized functionality Realistic View •Types and functions are blurred •e.g. some RDBMS have graph capability The emphasis is on the role the DBMS performs. The era of the dedicated single enterprise DBMS is over.
  • 5. Progression of DBMS Emphasis and Scope pg 5© 2018 First San Francisco Partners www.firstsanfranciscopartners.com Mathematical Model Graph Inverted list B-tree Relational Storage Graph HDFS Columnar Time Value Architecture Hadoop Relational Hierarchical Columnar Graph Use case Transactional Content management Structured data analysis Advanced analytics Lineage and knowledge mapping Visualization
  • 6. Mathematical Model Graph Inverted list B-tree Relational Storage Graph HDFS Columnar Time Value Architecture Hadoop Relational Hierarchical Columnar Graph Use case Transactional Content management Structured data analysis Advanced analytics Lineage and knowledge mapping Visualization Progression of DBMS Scope pg 6© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
  • 7. About Graph Databases  A Graph database is a database designed to treat the relationships between data as equally important to the data itself.  Less emphasis on a pre-defined model for structure.  Data is “stored” like we first draw it out – showing how each individual entity connects with or is related to others.  Think of complicated many-to- many-to-many relationships. pg 7© 2018 First San Francisco Partners www.firstsanfranciscopartners.com PERSON Name:John PERSON Name:Martha Married Year:1982 Node Label Property Relationship Name Property
  • 8. 8 Interesting Or Boring? Senior Executives Mr. Smith Ms. Jones Mr. Subramanian … … … Copyright SingerLinks Consulting LLC 2017 www.singerlinks.com
  • 9. 9 Interesting Or Boring? IPV4 20.5.100.10 20.5.100.11 20.5.100.12 20.5.101.10 20.5.101.11 … Senior Executives Mr. Smith Ms. Jones Mr. Subramanian … … … Copyright SingerLinks Consulting LLC 2017 www.singerlinks.com
  • 10. 10 Interesting Or Boring? IPV4 20.5.100.10 20.5.100.11 20.5.100.12 20.5.101.10 20.5.101.11 … Senior Executives Mr. Smith Ms. Jones Mr. Subramanian … … … Copyright SingerLinks Consulting LLC 2017 www.singerlinks.com It’s the relationships that are interesting – what if this result is from a security audit?
  • 11. 11 The Path from Boring to Interesting Graph Exec Business Capability Application System Computer System L2 Interface IPV4 JBOSS OWNS SUPPORTS EXECUTES ON RUNSON CONFIGURES BOUND EA TOOL APM Tool IT ASSET (CMDB Tool) NETWORK SCANNER Copyright SingerLinks Consulting LLC 2017 www.singerlinks.com Answering difficult questions typically requires many hops through multiple domains of data. This data probably exists, but is not linked together.
  • 12. Multiple DBMS Technology Usage pg 12© 2018 First San Francisco Partners www.firstsanfranciscopartners.com Data Lake Graph Query Metadata and Lineage via Knowledge Map Update Metadata Data Uses Processes Data Changes Analytic Model Data Data
  • 13. NoSQL DBMS pg 13© 2018 First San Francisco Partners www.firstsanfranciscopartners.com KEY-VALUE WIDE COLUMN DOCUMENT NON- HADOOP NO-SQL Project Voldemort Amazon Dynamo MongoDB* *MongoDB is also a key-value and wide column solution
  • 14. DBMS Usage in Analytics  DBMS technology needs to cover: pg 14© 2018 First San Francisco Partners www.firstsanfranciscopartners.com Functionality of Data Warehouse Virtualization or Logical Data Warehouse Real time analytics Context Independent Multiple formats Lineage, metadata, and mapping of massive amounts of diverse content Foundation for AI Structured data analysis Advanced analytics Visualization
  • 15. Varied DBMS Usage in Analytics — Sample Architecture  Graph for knowledge mapping and metadata  Document data base for document storage and use  Hadoop or other NoSQL for merging and analyzing varied content  Columnar for handling Vintage area BI and Reporting pg 15© 2018 First San Francisco Partners www.firstsanfranciscopartners.com Contemporary Area 1 Data Life Cycles Data Management Data Usage Vintage Area Legacy BI and Reporting Data Warehouse, ODS, Mart ETL, EAI, Msg, Copy Data Lake Hadoop Advanced Analytics RDBMS, SQL, Columnar, Transactional Metadata Logical DW Data Sources Knowledge Graph BIVisualization Document
  • 16. Knowledge Management and Future Usage pg 16© 2018 First San Francisco Partners www.firstsanfranciscopartners.com “ Knowledge Management turns the potential capacity of raw “connected and collaborative intelligence”, i.e. all those brains at the end of the computer, into a “collective know-how” that will improve operations, competitiveness and value. ….. It is a SUM of information assets, …and most importantly, the un- captured, tacit expertise and experience resident in the minds of people.” “ Knowledge management is a discipline that promotes an integrated approach to identifying, capturing, evaluating, retrieving, and sharing all of an enterprise's information assets. ... The one real lacuna of this definition is that it, too, is specifically limited to an organization's own information and knowledge assets. “  The context, metadata and the relationships are as important as the values of the records. John Ladley Wikipedia
  • 17. Knowledge Management and Future Usage  Blurs with AI and machine learning  Still retains old challenges that AI needs to take to heart (data quality/data movement/context)  When you present a sophisticated model, whether derived from exploration or a recognized pattern, you still need to apply what people ALREADY KNOW pg 17© 2018 First San Francisco Partners www.firstsanfranciscopartners.com FutureAnalytics Knowledge Management Machine Learning Artificial Intelligence Well Managed Data Supply Chain
  • 18. DBMS Will Support Organizational Learning pg 18© 2018 First San Francisco Partners www.firstsanfranciscopartners.com SQL No SQL Hierarchical No SQL No SQL AI / Analytics Models Conclusion LEARNING AI “closed loop” rule Knowledge Graph SQL LEARNING CAPTURED LEARNING ACTION
  • 19. Best Practices  Understand your data and usage  Determine what the need is for specialized DBMS  Test your current DBMS stack through a POC to see if the merchant vendor can really handle the task.  Understand data quality or business needs pg 19© 2018 First San Francisco Partners www.firstsanfranciscopartners.com
  • 20. Key Takeaways pg 20© 2018 First San Francisco Partners www.firstsanfranciscopartners.com KEEP IN MIND…  Do you know what capabilities you are trying to enable?  Do you know business latencies ?  Are you looking at native or conceptual aspects for database use cases?  Are you keeping track of the vendors?  Can you manage and afford many DBMS or do you need to work hard with one or two large players?  You can’t buy one of everything
  • 21. Please Share Your Questions and Comments MONTHLY SERIES
  • 22. Thank you for joining us today! Our Thursday, October 4 #DIAnaltyics webinar is: Lessons Learned From Building a Data Supply Chain . John Ladley @jladley john@firstsanfranciscopartners.com Kelle O’Neal @kellezoneal kelle@firstsanfranciscopartners.com