Skip to content

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

License

Notifications You must be signed in to change notification settings

leowmjw/prestodb-sql-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published