Top Banner
What’s cooking… Thomas Gabriel KNIME.com AG, Zurich, Switzerland
30

What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Jun 04, 2018

Download

Documents

trinhdan
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

What’s cooking…

Thomas Gabriel

KNIME.com AG, Zurich, Switzerland

Page 2: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Töggelichaschte

Page 3: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Remember UGM 2013

Page 4: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Remember UGM 2013

Page 5: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Remember UGM 2013

Page 6: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Database / QuickForm Demo

Page 7: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Outline

• New Database Nodes / Ports

• Workflow Search

• JavaScript Views

Page 8: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Outline

• New Database Nodes / Ports

• Workflow Search

• JavaScript Views

Page 9: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

New Database Support

Page 10: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

New Database Support

Page 11: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

New Database Support

Page 12: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

New Database Support

What will change:

• New JDBC Ports to create specific

connections

• New SQL Nodes: Table Select, SQL Inserter

and SQL Extractor

Page 13: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Outline

• New Database Nodes / Ports

• Patrick Winter: Workflow Search

• JavaScript Views

Page 14: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Workflow Search

Patrick Winter

KNIME.com AG, Zurich Switzerland

Page 15: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Workflow Search View

• As view in the client

• View is a browser window

• Interface implemented in

JavaScript

• Search framework implemented in Java

Page 16: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Index

• Using Lucene

• Relevance of results calculated by Lucene's scoring

Page 17: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Information in the index:

• Name

• Path

• Description

• Authors

• Dates

• Annotations

• Meta nodes

• Nodes:

• Name

• Annotation

• Description

• Settings

Page 18: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Searching instantly

• Instant search:

• See results earlier

• No running into dead ends

• Index is updated as soon as changes occur

Page 19: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Filters

Page 20: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Node Filters

Page 21: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Term Filters

Page 22: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Date Filters

Page 23: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Range Filters

Page 24: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Exploring Results

Page 25: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Contained nodes

Page 26: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Node

Page 27: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Settings

Page 28: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Outline

• New Database Nodes / Ports

• Workflow Search

• Christian Albrecht: Java Script Views

Page 29: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

Summary

• New Database Nodes / Ports

• Workflow Search

• JavaScript Views

Page 30: What’s cooking… - knime.com fileNew Database Support What will change: • New JDBC Ports to create specific connections • New SQL Nodes: Table Select, SQL Inserter and SQL Extractor

What’s cooking?

Enjoy your lunch!