sql/pgq & gql status - amazon s3 · 2019-10-18 · sql/pgq & gql status keith w. hare...

19
SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages Senior Consultant, JCC Consulting, Inc. 1 2019-03-05 W3C Workshop on Web Standardization for Graph Data

Upload: others

Post on 11-Apr-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

SQL/PGQ & GQL STATUSKeith W. HareConvenor, ISO/IEC JTC1 SC32 WG3 Database Languages

Senior Consultant,JCC Consulting, Inc.

12019-03-05 W3C Workshop on Web Standardization for Graph Data

Page 2: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

Introduction• Brief History of the SQL Standards • ISO/IEC JTC1 process and structure• How does SQL/PGQ and GQL fit in this structure?• SQL/PGQ and GQL status and timing• Summary

22019-03-05 W3C Workshop on Web Standardization for Graph Data

Page 3: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

SQL Standards – a brief history• ISO/IEC 9075 Database Language SQL

• SQL-87 – Transactions, Create, Read, Update, Delete• SQL-89 – Referential Integrity• SQL-92 – Internationalization, etc.• SQL:1999 – User Defined Types• SQL:2003 – XML• SQL:2008 – Expansions and corrections• SQL:2011 – Temporal• SQL:2016 – JSON, RPR, PTF, MDA (2019)

• 30 years of support and expansion of the standard

2019-03-05 3W3C Workshop on Web Standardization for Graph Data

Page 4: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

SQL:2016 Major Features• Row Pattern Recognition

• Regular Expressions across sequences of rows• Support for Java Script Object Notation (JSON) objects

• Store, Query, and Retrieve JSON objects• Polymorphic Table Functions

• parameters and function return value can be tables whose shape is not known until compile time

• Additional analytics • Trigonometric and Logarithm functions

• Multi-dimensional Arrays (2019)

2019-03-05 4W3C Workshop on Web Standardization for Graph Data

Page 5: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

SQL:2016 PartsReference Document title

ISO/IEC 9075-1 Information technology -- Database languages -- SQL -- Part 1: Framework (SQL/Framework)

ISO/IEC 9075-2 Information technology -- Database languages -- SQL -- Part 2: Foundation (SQL/Foundation)

ISO/IEC 9075-3 Information technology -- Database languages -- SQL -- Part 3: Call-Level Interface (SQL/CLI)

ISO/IEC 9075-4 Information technology -- Database languages -- SQL -- Part 4: Persistent stored modules (SQL/PSM)

ISO/IEC 9075-9 Information technology -- Database languages -- SQL -- Part 9: Management of External Data (SQL/MED)

ISO/IEC 9075-10 Information technology -- Database languages -- SQL -- Part 10: Object language bindings (SQL/OLB)

ISO/IEC 9075-11 Information technology -- Database languages -- SQL -- Part 11: Information and definition schemas (SQL/Schemata)

ISO/IEC 9075-13 Information technology -- Database languages -- SQL -- Part 13: SQL Routines and types using the Java programming language (SQL/JRT)

ISO/IEC 9075-14 Information technology -- Database languages -- SQL -- Part 14: XML-Related Specifications (SQL/XML)

ISO/IEC 9075-15 Information technology -- Database languages -- SQL -- Part 15: Multi-dimensional Arrays (SQL/MDA) (2019)

2019-03-05 W3C Workshop on Web Standardization for Graph Data 5

Page 6: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

SQL Technical Reports – 19075 • SQL Standards committees have accumulated a great deal of descriptive

material • Useful information (non-normative) but does not belong in the actual standard. • Started creating Technical Reports from this material

• First was published in 2011• Total of seven are now published• Eighth will be published soon

• Available from JTC1 Freely Available Standards page:• http://standards.iso.org/ittf/PubliclyAvailableStandards/index.html• Search for 19075• Must agree to single use license

• The current list of Technical Reports is:

2019-03-05 6W3C Workshop on Web Standardization for Graph Data

Page 7: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

SQL Technical ReportsReference Document title

Publication Date

ISO/IEC TR 19075-1 Information technology -- Database languages -- SQL Technical Reports -- Part 1: XQuery Regular Expression Support in SQL

2011-07-06

ISO/IEC TR 19075-2 Information technology -- Database languages -- SQL Technical Reports -- Part 2: SQL Support for Time-Related Information

2015-07-01

ISO/IEC TR 19075-3 Information technology -- Database languages -- SQL Technical Reports -- Part 3: SQL Embedded in Programs using the Java TM programming language

2015-07-01

ISO/IEC TR 19075-4 Information technology -- Database languages -- SQL Technical Reports -- Part 4: SQL with Routines and types using the JavaTM programming language

2015-07-01

ISO/IEC TR 19075-5 Information technology -- Database languages -- SQL Technical Reports -- Part 5: Row Pattern Recognition in SQL

2016-12-14

ISO/IEC TR 19075-6 Information technology -- Database languages -- SQL Technical Reports -- Part 6: SQL support for JSON 2017-03-29

ISO/IEC TR 19075-7 Information technology -- Database languages -- SQL Technical Reports - Part 7: SQL Support for Polymorphic Table Functions

2017-03-29

ISO/IEC TR 19075-8 Information technology -- Database languages -- SQL Technical Reports -- Part 8: SQL Support for multi dimensional arrays

2019

2019-03-05 7W3C Workshop on Web Standardization for Graph Data

Page 8: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

ISO/IEC JTC1 Standardization Process

2019-03-05 W3C Workshop on Web Standardization for Graph Data 8

NWIP or Project Split

Development

Working Draft

Ready?

CD Ballot

Comment Resolution

Done?

DIS Ballot

Comment Resolution

Done?

FDIS Ballot

International Standard

Yes

Yes Yes

No

No No

Thanks to Jan Michels

Page 9: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

International Standards HierarchyISO

International Organization for Standardization

IECInternational

ElectrotechnicalCommission

JTC 1Information Technology

SC 32Data Management and

Interchange

WG 3Database Languages

9

Page 10: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

International Standards Hierarchy mirrored in the USISO

International Organization for Standardization

IECInternational

ElectrotechnicalCommission

JTC 1Information Technology

SC 32Data Management and

Interchange

WG 3Database Languages

10

ANSIAmerican National Standards Institute

INCITSInterNational Committee for

Information Technology Standards

DM 32Data Management and Interchange

DM 32.2Database

Page 11: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

International Standards Hierarchy mirrored in the USISO

International Organization for Standardization

IECInternational

ElectrotechnicalCommission

JTC 1Information Technology

SC 32Data Management and

Interchange

WG 3Database Languages

11

ANSIAmerican National Standards Institute

INCITSInterNational Committee for

Information Technology Standards

DM 32Data Management and

Interchange

DM 32.2Database

DM 32.2 Ad Hocspecific short-term task(s)

SQL extensions for property graphs

Page 12: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

SQL, SQL/PGQ, and GQL

2019-03-05 W3C Workshop on Web Standardization for Graph Data 12

SQL GQLSQL/PGQ

Page 13: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

SQL and SQL/PGQ

2019-03-05 W3C Workshop on Web Standardization for Graph Data 13

SQL/Framework

SQL/Foundation

SQL/Schemata

SQL Project

Arrows indicate dependencies

SQL/XML SQL/PSMSQL/MDA

SQL/PGQ

Page 14: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

SQL/MDASQL/PSMSQL/XML

SQL and GQL Projects

2019-03-05 W3C Workshop on Web Standardization for Graph Data 14

SQL/Framework

SQL/Foundation

SQL/Schemata

SQL/PGQ

GQL Foundation

GQL Proper

SQL Project GQL Project

Thanks to Fred Zemke, Modified by WG3

Arrows indicate dependencies

Read GQL

Page 15: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

SQL/PGQ Status• Project Split exists – 9075-16 SQL/PGQ

• 48 month project (maximum)• Timer starts when we have a working draft – June 2019

• Informal Working Draft exists• Some detailed content exists• More detailed contented needed• Potential Timeframe?

2019-03-05 W3C Workshop on Web Standardization for Graph Data 15

Page 16: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

GQL Status• New project – Need New Work Item Proposal (NWIP)

• Submitted by national body (USA) to SC32• Probably vote after June 2019 SC32 plenary• 48 Month project (maximum)• Timer starts when NWIP approved

• Outline of Working Draft exists• List of potential Content exists• Potential Timeframe?

2019-03-05 W3C Workshop on Web Standardization for Graph Data 16

Page 17: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

From Cypher, PGQL, GSQL, SQL/PGQ to GQL

2019-03-05 W3C Workshop on Web Standardization for Graph Data 17

All aligned with basic data types, infrastructure, and expressions of the SQL database

Support for basic tabular manipulation (projection, sorting, grouping etc)

http://tiny.cc/gql-scope-and-features

Page 18: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

Summary

• Momentum is building to make this happen

2019-03-05 W3C Workshop on Web Standardization for Graph Data 18

Page 19: SQL/PGQ & GQL STATUS - Amazon S3 · 2019-10-18 · SQL/PGQ & GQL STATUS Keith W. Hare Convenor, ISO/IEC JTC1 SC32 WG3 Database Languages. Senior Consultant, JCC Consulting, Inc. 2019-03

Questions?

SELECT * FROM GraphGRAPH_TABLE (

MATCH(who:AudienceMember)–[has:Questions]->(for:Speaker)

COLUMNS who.name AS audience, who.question AS question, for.name as speaker );

2019-03-05 W3C Workshop on Web Standardization for Graph Data 19