Tutorial Presto 8.8

Presto 8.8 is a legacy version of a popular construction cost estimation and management software developed by RIB Software

  1. Presto 8.8 cluster: Set up a Presto 8.8 cluster for users to interact with.
  2. Web-based interface: Develop a web-based interface for the tutorial, including code editor, quizzes, and assessments.
  3. Containerization: Use containerization (e.g., Docker) to ensure a consistent and isolated environment for users.

Unlike earlier versions, Presto 8.8 separates connector APIs more cleanly, allowing you to query Hive, Iceberg, Delta Lake, MySQL, Kafka, and more within a single query. tutorial presto 8.8

-- Group data by one or more columns SELECT column1, COUNT(*) FROM my_table GROUP BY column1;

Development Team:

Create a New File: Open the software and select "File" > "New." Enter the project code and a descriptive summary. Presto 8