SlideShare une entreprise Scribd logo
1  sur  30
Télécharger pour lire hors ligne
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Business Intelligence from complex data
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Today:
1. What is Business Intelligence? + major challenges in BI
2. GraphAlchemist: what we do
3. BI for connected data with Neo4j
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Using data to inform business decisions.
Business Intelligence:
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
“Business intelligence (BI) is a term that refers to ideas, practices and
technologies for turning raw data into information that businesses can use to
make better organizational decisions. Businesses that employ BI effectively
can transform information into growth by gaining a clear understanding of
their strengths and weaknesses, cutting costs and losses, streamlining internal
processes and increasing revenue.” - BusinessIntelligence.com
(http://businessintelligence.com/dictionary/business-intelligence-2/)
Business Intelligence:
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Decision making based on insights from data (business intelligence) is
the standard for the future.
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
But...
IT Budgets
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
But...
IT Budgets
Business Demands,
User Expectations, etc.
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
But...
IT Budgets
Business Demands,
User Expectations, etc.
The Graph
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Managing data comes
with a lot of headaches
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Data management pain points stem from
antiquated technologies and architectures.
Operational
Systems
External Data
ETL
ETL
ETL
Integration Layer
ETL
ETL ETL
ETL
Systems
Analysis
ODS
Staging
Area
Data Warehouse
Data
Vault
Datamart
Customers
Website
Data Source 1
Data Source 2
Data Source 3
Data Source n
...
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Data management pain points stem from
antiquated technologies and architectures.
ETL
ETL
Systems
Analysis
Warehouse
Data
Vault
Datamart
Customers
Website
Download
Business
Analysts
Managers
etc.
...
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Alchemy Master Data Management.
External Data
Operational
Systems
Data Source 1
Data Source 2
Data Source 3
Data Source n
ETL
Reporting Systems
Other Analytics Solutions
Alchemy MDM
Visualization Tools
Predictive Analytics
...
Application API
ETL
ETL
[:QUERY]
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Why Alchemy Master Data Management?
• Two or more complex data sets (e.g. CRM + HR incentive data, BOM +
Access Control + AML)
• Data that cannot be modeled any other way (applications running complex
joins, rugged dynamic hierarchies, hierarchy mapping, network/logistics data)
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Alchemy Master Data Management:
• Easy ETL from legacy technologies to Neo4j (MSSQL, ORACLE)
• Visualizations + self-serve analytics across multiple systems (“graph search”)
• Performance of the graph, “minutes to milliseconds”
• Flexibility of the graph, data that could not be easily modeled any other way
MDM systems deployed in weeks and months... instead of months and years...
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
</Demo>
movies.graphAlchemist.com
crunchbase.graphAlchemist.com
social.GraphAlchemist.com
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Neo4j for Business Intelligence
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
1) The graph means Master Data Management in days and weeks, instead
of months and years.
2) Enterprises are dealing with data types that relational databases ill
equipped to handle. (rugged dynamic hierarchies, complex sql joins)
Why Neo4j?
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Quicker application development cycles:
• Flexibility of the domain model allows easy integration and application
changes that grow with business needs and don’t “break” applications
• Data model allows for application development that happens with
higher fidelity to real world demands
• Cypher’s ease of use allows engineers to more quickly develop and
alter traversal queries (i.e. queries with n-number of joins)
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
New opportunities for “Connected Data”:
• Many of the common enterprise data types (e.g. hierarchies) are
inherently graph oriented and cannot be handled well by relational
databases.
• Traversal’s become a major problem for relational databases at 2-3
levels deep.
• Enterprises need to gain competitive advantage with ‘connected data’ -
and need to cut costs at the same time.
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
With the Graph, we model data based on how it exists in reality.
GraphAlchemist’s solutions were designed to mimic the complexity,
nuance, and ever changing demands of the real world.
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
A Graph –[:RECORDS_DATA_IN]–> Nodes –[:WHICH_HAVE]–> Properties
A Graph
RECORDS
RECORDS
Nodes
Relationships
ORGANIZE
Properties
HAVEHAVE
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Node
{prop1: some_str,
prop2: another_str,
prop3: some_prim,
...}
Node
...
[:REL_1]
...
Node
[:REL_2]
{ prop1: int,
prop2: some_str,
...}
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Bill of Materials for Complex Products
Background:
• Hierarchical data from several different systems
• Data ‘traversed’ and assembled by hand in Excel.
• Different parts of the BOM are access controlled for security
Problem:
• Core business process taking 8 weeks to assemble one BOM, 4 weeks to
alter.
• “Too complex” to automate with legacy technologies
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Bill of Materials for Complex Products
BOM
Part A Part B Part C Part D
[:PARENT]
Bill of Materials for Complex Products
BOM
Part A Part B Part C Part D
Part 1 Part 2 Part 3 Part 4 Part 5 Part 6 Part 7 Part 8
... ... ...
Com. X Com. X Com. X Com. X Com. X Com. X Com. X Com. X Com. X
...
Com. X Com. X
1
2
3
4
N
Lev.
[:PARENT]
Bill of Materials for Complex Products
BOM
Part A
Part 1 Part 2
... ... ...
Com. X Com. X Com. X Com. X Com. X Com. X Com. X Com. X Com. X
...
Com. X Com. X
1
2
3
4
N
Lev.
User
User
[:PARENT]
[:ACCESS]
Bill of Materials for Complex Products
BOM
Part A
Part 1 Part 2
... ... ...
Com. X Com. X Com. X Com. X Com. X Com. X Com. X Com. X Com. X
...
Com. X Com. X
1
2
3
4
N
Lev.
User
User
[:PARENT]
[:ACCESS]
{depth: 5,
permissions: w, r}
{depth: 1,
permissions: w, r}
{depth: all,
permissions: r}
User
Com. X
{permissions: w, r}
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Bill of Materials for Complex Products
Business Demand:
• Cut down BOM assembly, editing time (save 100,000s of man hours/month)
• Easy integration with existing technologies for analytics/“what-if”
MDM Solution:
• Visually Map Hierarchies
• Automate “traversals” to assemble BOMs
• Analytics and dashboards for scenario planning
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Why Alchemy Master Data Management? RECAP
• Two or more complex data sets
• Data that cannot be modeled any other way (hierarchies, networks, etc.)
• Faster applications cycles (IT engineers work quicker)
• Insights from data across multiple data sources
• Powerful visualizations and analytics (“Graph Search” for the enterprise)
@HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com
Try it with your networks!
www.graphAlchemist.com/demos
PS See you at GraphConnect?!

Contenu connexe

En vedette

Intro to Neo4j and Graph Databases
Intro to Neo4j and Graph DatabasesIntro to Neo4j and Graph Databases
Intro to Neo4j and Graph DatabasesNeo4j
 
Puma project(comp)
Puma project(comp)Puma project(comp)
Puma project(comp)guptaminal2
 
Puma Marketing strategies
Puma Marketing strategiesPuma Marketing strategies
Puma Marketing strategiesHimani Arora
 
Business Intelligence Presentation (1/2)
Business Intelligence Presentation (1/2)Business Intelligence Presentation (1/2)
Business Intelligence Presentation (1/2)Bernardo Najlis
 

En vedette (6)

Intro to Neo4j and Graph Databases
Intro to Neo4j and Graph DatabasesIntro to Neo4j and Graph Databases
Intro to Neo4j and Graph Databases
 
Business intelligence
Business intelligenceBusiness intelligence
Business intelligence
 
Puma project(comp)
Puma project(comp)Puma project(comp)
Puma project(comp)
 
Puma Marketing strategies
Puma Marketing strategiesPuma Marketing strategies
Puma Marketing strategies
 
Puma EP&L
Puma EP&LPuma EP&L
Puma EP&L
 
Business Intelligence Presentation (1/2)
Business Intelligence Presentation (1/2)Business Intelligence Presentation (1/2)
Business Intelligence Presentation (1/2)
 

Plus de Neo4j

Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...Neo4j
 
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosBBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosNeo4j
 
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Neo4j
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jNeo4j
 
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j
 
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfRabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j
 
Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Neo4j
 
IA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeIA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeNeo4j
 
Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j
 
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j
 
Enabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsEnabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsNeo4j
 
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j
 
Neo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j
 
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...Neo4j
 
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AIDeloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AINeo4j
 
Ingka Digital: Linked Metadata by Design
Ingka Digital: Linked Metadata by DesignIngka Digital: Linked Metadata by Design
Ingka Digital: Linked Metadata by DesignNeo4j
 
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24Neo4j
 
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptxGraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptxNeo4j
 
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptxEmil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptxNeo4j
 

Plus de Neo4j (20)

Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
 
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosBBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
 
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
 
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
 
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfRabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
 
Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!
 
IA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeIA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG time
 
Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)
 
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
 
Enabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsEnabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge Graphs
 
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
 
Neo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with Graph
 
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
 
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AIDeloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
 
Ingka Digital: Linked Metadata by Design
Ingka Digital: Linked Metadata by DesignIngka Digital: Linked Metadata by Design
Ingka Digital: Linked Metadata by Design
 
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
 
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptxGraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
GraphSummit Copenhagen 2024 - Neo4j Vision and Roadmap.pptx
 
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptxEmil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
 

Dernier

Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 

Dernier (20)

Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 

0905 - Business Intelligence and Analytics with the Graph

  • 1. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Business Intelligence from complex data
  • 2. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Today: 1. What is Business Intelligence? + major challenges in BI 2. GraphAlchemist: what we do 3. BI for connected data with Neo4j
  • 3. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Using data to inform business decisions. Business Intelligence:
  • 4. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com “Business intelligence (BI) is a term that refers to ideas, practices and technologies for turning raw data into information that businesses can use to make better organizational decisions. Businesses that employ BI effectively can transform information into growth by gaining a clear understanding of their strengths and weaknesses, cutting costs and losses, streamlining internal processes and increasing revenue.” - BusinessIntelligence.com (http://businessintelligence.com/dictionary/business-intelligence-2/) Business Intelligence:
  • 5. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Decision making based on insights from data (business intelligence) is the standard for the future.
  • 6. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com But... IT Budgets
  • 7. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com But... IT Budgets Business Demands, User Expectations, etc.
  • 8. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com But... IT Budgets Business Demands, User Expectations, etc. The Graph
  • 9. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Managing data comes with a lot of headaches
  • 10. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Data management pain points stem from antiquated technologies and architectures. Operational Systems External Data ETL ETL ETL Integration Layer ETL ETL ETL ETL Systems Analysis ODS Staging Area Data Warehouse Data Vault Datamart Customers Website Data Source 1 Data Source 2 Data Source 3 Data Source n ...
  • 11. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Data management pain points stem from antiquated technologies and architectures. ETL ETL Systems Analysis Warehouse Data Vault Datamart Customers Website Download Business Analysts Managers etc. ...
  • 12. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Alchemy Master Data Management. External Data Operational Systems Data Source 1 Data Source 2 Data Source 3 Data Source n ETL Reporting Systems Other Analytics Solutions Alchemy MDM Visualization Tools Predictive Analytics ... Application API ETL ETL [:QUERY]
  • 13. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Why Alchemy Master Data Management? • Two or more complex data sets (e.g. CRM + HR incentive data, BOM + Access Control + AML) • Data that cannot be modeled any other way (applications running complex joins, rugged dynamic hierarchies, hierarchy mapping, network/logistics data)
  • 14. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Alchemy Master Data Management: • Easy ETL from legacy technologies to Neo4j (MSSQL, ORACLE) • Visualizations + self-serve analytics across multiple systems (“graph search”) • Performance of the graph, “minutes to milliseconds” • Flexibility of the graph, data that could not be easily modeled any other way MDM systems deployed in weeks and months... instead of months and years...
  • 15. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com </Demo> movies.graphAlchemist.com crunchbase.graphAlchemist.com social.GraphAlchemist.com
  • 16. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Neo4j for Business Intelligence
  • 17. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com 1) The graph means Master Data Management in days and weeks, instead of months and years. 2) Enterprises are dealing with data types that relational databases ill equipped to handle. (rugged dynamic hierarchies, complex sql joins) Why Neo4j?
  • 18. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Quicker application development cycles: • Flexibility of the domain model allows easy integration and application changes that grow with business needs and don’t “break” applications • Data model allows for application development that happens with higher fidelity to real world demands • Cypher’s ease of use allows engineers to more quickly develop and alter traversal queries (i.e. queries with n-number of joins)
  • 19. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com New opportunities for “Connected Data”: • Many of the common enterprise data types (e.g. hierarchies) are inherently graph oriented and cannot be handled well by relational databases. • Traversal’s become a major problem for relational databases at 2-3 levels deep. • Enterprises need to gain competitive advantage with ‘connected data’ - and need to cut costs at the same time.
  • 20. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com With the Graph, we model data based on how it exists in reality. GraphAlchemist’s solutions were designed to mimic the complexity, nuance, and ever changing demands of the real world.
  • 21. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com A Graph –[:RECORDS_DATA_IN]–> Nodes –[:WHICH_HAVE]–> Properties A Graph RECORDS RECORDS Nodes Relationships ORGANIZE Properties HAVEHAVE
  • 22. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Node {prop1: some_str, prop2: another_str, prop3: some_prim, ...} Node ... [:REL_1] ... Node [:REL_2] { prop1: int, prop2: some_str, ...}
  • 23. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Bill of Materials for Complex Products Background: • Hierarchical data from several different systems • Data ‘traversed’ and assembled by hand in Excel. • Different parts of the BOM are access controlled for security Problem: • Core business process taking 8 weeks to assemble one BOM, 4 weeks to alter. • “Too complex” to automate with legacy technologies
  • 24. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Bill of Materials for Complex Products BOM Part A Part B Part C Part D [:PARENT]
  • 25. Bill of Materials for Complex Products BOM Part A Part B Part C Part D Part 1 Part 2 Part 3 Part 4 Part 5 Part 6 Part 7 Part 8 ... ... ... Com. X Com. X Com. X Com. X Com. X Com. X Com. X Com. X Com. X ... Com. X Com. X 1 2 3 4 N Lev. [:PARENT]
  • 26. Bill of Materials for Complex Products BOM Part A Part 1 Part 2 ... ... ... Com. X Com. X Com. X Com. X Com. X Com. X Com. X Com. X Com. X ... Com. X Com. X 1 2 3 4 N Lev. User User [:PARENT] [:ACCESS]
  • 27. Bill of Materials for Complex Products BOM Part A Part 1 Part 2 ... ... ... Com. X Com. X Com. X Com. X Com. X Com. X Com. X Com. X Com. X ... Com. X Com. X 1 2 3 4 N Lev. User User [:PARENT] [:ACCESS] {depth: 5, permissions: w, r} {depth: 1, permissions: w, r} {depth: all, permissions: r} User Com. X {permissions: w, r}
  • 28. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Bill of Materials for Complex Products Business Demand: • Cut down BOM assembly, editing time (save 100,000s of man hours/month) • Easy integration with existing technologies for analytics/“what-if” MDM Solution: • Visually Map Hierarchies • Automate “traversals” to assemble BOMs • Analytics and dashboards for scenario planning
  • 29. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Why Alchemy Master Data Management? RECAP • Two or more complex data sets • Data that cannot be modeled any other way (hierarchies, networks, etc.) • Faster applications cycles (IT engineers work quicker) • Insights from data across multiple data sources • Powerful visualizations and analytics (“Graph Search” for the enterprise)
  • 30. @HustonHedinger - Founder and CEO @GraphAlchemist - www.graphAlchemist.com - h@graphalchemist.com Try it with your networks! www.graphAlchemist.com/demos PS See you at GraphConnect?!