Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prestodb/prestorials

Tutorials and examples of how to deploy Presto and connect it to different data sources
https://github.com/prestodb/prestorials

aws awsglue data datalake docker example glue lakehouse mongodb presto presto-connector prestodb prestosql sql tutorial walkthrough

Last synced: 4 days ago
JSON representation

Tutorials and examples of how to deploy Presto and connect it to different data sources

Awesome Lists containing this project

README

        

# Welcome to the Presto Tutorials Repository!

## Introduction

This repo contains instructions for different ways to set up Presto and examples for how to connect to different data sources.


We will also have video and written walk-throughs linked as we publish them.

Give us a 🌟 if you want more of this content!


Be sure to click watch so you know when new tutorials are uploaded.

## How to navigate

Up above you'll see directories for different topics, and inside each directory you will find specific breakdowns. For example, if you want to learn how to setup Presto on Amazon Web Services go to:

↳ ```running on cloud services```


    ↳ ```AWS```

## Suggestions and Feedback

We would love to hear from you, please **[create an issue](https://github.com/prestodb/prestorials/issues/new/choose)** for:
- Something you would like to see a tutorial for
- Something you would like to see an example of
- Any feedback on existing materials
- Any suggestions for how to make this repo better
- If you agree with an issue, comment on it so we know which topics to focus on!

## Publication Plan

Legend [ ☑️ = completed | ✏️ = drafting ]

1. ✏️ [How to connect Presto to AWS Glue](https://github.com/prestodb/prestorials/tree/main/connecting%20to%20data%20sources/AWS%20Glue)
2. ✏️ [How to run Presto on AWS](https://github.com/prestodb/prestorials/tree/main/running%20on%20cloud%20services/AWS)
3. ✏️ [How to run Presto locally using Docker](https://github.com/prestodb/prestorials/tree/main/running%20locally/Docker)
4. How to connect Presto to MongoDB