leowmjw / prestodb-sql-cookbook

Examples of using the full ANSI-SQL capabilities of PrestoDB for examples from: real-life, "SQL Cookbook", "The Essence of SQL"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prestodb-sql-cookbook

About: PrestoDB SQL Cookbook

Examples of using the full ANSI-SQL capabilities of PrestoDB for examples from: real-life, "SQL Cookbook", "The Essence of SQL". Especially the use of more sophisticated Window Functions, Map Reduce, Filters. Best if can demo the specific strengths of PrestoDB (e.g Parallel Execution of Query)

Pre-reqs

  • Assumes latest PrestoDB installed

Getting Started

  • Load the schema and test data into PrestoDB

Practice Schema (for "SQL Cookbook" + "The Essence of SQL")

Others to be ported

Equivalent Window Function support: PrestoDB, MySQL, PostgreSQL

About

Examples of using the full ANSI-SQL capabilities of PrestoDB for examples from: real-life, "SQL Cookbook", "The Essence of SQL"

License:GNU Affero General Public License v3.0