Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,17 @@ java -jar gateway-ha-{{VERSION}}-jar-with-dependencies.jar ../gateway-ha-config.
Follow the separate instructions for building the container and running Trino
Gateway with docker compose from the `README.md` file in the `docker` folder.

## Contact, help, and issues

You can contact the Trino Gateway users and contributors on
[Trino slack](https://trino.io/slack) in the `#trino-gateway` and
`#trino-gateway-dev` channels. Use these channels for questions and discussion
about Trino Gateway installation, usage, and development.

If you encounter specific issues or want to propose new features,
[file an issue](https://github.com/trinodb/trino-gateway/issues) and follow the
contribution process for next steps.

## Contributing

Want to help build Trino Gateway? Check out our [contributing
Expand Down
21 changes: 2 additions & 19 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,5 @@ gateway for multiple [Trino](https://trino.io) clusters.

![High-level architecture](assets/high-level-architecture.png)

## Other resources

* [Trino Gateway announcement blog post](https://trino.io/blog/2023/09/28/trino-gateway)
* Trino Gateway - because one Trino cluster is not enough
* Presented by Will Morrison and Manfred Moser at Open Source Data Summit
in October 2024
* :fontawesome-brands-youtube:{ .youtube } [Video recording](https://youtu.be/5Q7xjtuz8Ig)
* [Slide deck](./assets/misc/trino-gateway-at-osds-2024.pdf)
* Many clusters and only one gateway:
* Project announcement and overview at Trino Summit 2023 with use cases
from Bloomberg and Naver
* :fontawesome-brands-youtube:{ .youtube } [Video recording](https://www.youtube.com/watch?v=2qwBcKmQSn0)
* [Slide deck](./assets/misc/tgw-trino-summit-2023.pdf)
* [Slide deck about Trino Gateway status](./assets/misc/trino-gateway-status-at-tcc-202406.pdf)
for Trino Contributor Congregation in June 2024
* [Lyft blog post](https://eng.lyft.com/trino-infrastructure-at-lyft-b10adb9db01)
* [Pinterest blog post](https://medium.com/pinterest-engineering/trino-at-pinterest-a8bda7515e52)
* [Zomato blog post](https://www.zomato.com/blog/powering-data-analytics-with-trino)
* [Shopify blog post](https://shopify.engineering/faster-trino-query-execution-infrastructure)
Find more information in our [resources page](resources.md), the
[users page](users.md), and the rest of the documentation.
22 changes: 22 additions & 0 deletions docs/resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Resources

The following list contains public information about Trino Gateway such as blog
posts, presentations, or available videos. Information about organizations using
Trino Gateway is available on the [users page](users.md).

Newest entries are on top of the list.

* Trino Gateway - because one Trino cluster is not enough
* Presented by Will Morrison and Manfred Moser at Open Source Data Summit
in October 2024
* :fontawesome-brands-youtube:{ .youtube } [Video recording](https://youtu.be/5Q7xjtuz8Ig)
* [Slide deck](./assets/misc/trino-gateway-at-osds-2024.pdf)
* Many clusters and only one gateway:
* Project announcement and overview at Trino Summit 2023 with use cases
from Bloomberg and Naver
* :fontawesome-brands-youtube:{ .youtube } [Video recording](https://www.youtube.com/watch?v=2qwBcKmQSn0)
* [Slide deck](./assets/misc/tgw-trino-summit-2023.pdf)
* [Slide deck about Trino Gateway status](./assets/misc/trino-gateway-status-at-tcc-202406.pdf)
for Trino Contributor Congregation in June 2024
* [Trino Gateway announcement blog post](https://trino.io/blog/2023/09/28/trino-gateway)

81 changes: 81 additions & 0 deletions docs/users.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
# Overview

The following organizations are known to use Trino Gateway and specific sections
provide more details and references. Additional public material is referenced in
the [resources section](index.md#other-resources).

Some organizations may have stopped usage or requested not to be listed, while
many others are also using Trino Gateway without the Trino Gateway team's
knowledge.

[Send a pull request or contact the Trino Gateway
maintainers](development.md#contact-help-and-issues) for additions or changes
to the user list.

## [BestSecret](https://bestsecret.com/)

Trino Gateway contributor [Isa Inalcik](https://github.com/alaturqua) works with
Trino Gateway in the data platform at BestSecret as mentioned in
[Trino Community Broadcast 60](https://www.youtube.com/watch?v=iAMOkhkg44A&t=852s)

## [Bloomberg](https://www.bloomberg.com/)

Trino Gateway maintainer [Vishal Jadhav](https://github.com/vishalya) and
contributor [Erik Anderson](https://github.com/dprophet) initiated the project
with others. [Andy Su](https://github.com/andythsu) is also a contributor. A
large part of the initial contribution of Trino Gateway originated from their
improved fork of Presto Gateway and they are active maintainers, contributors,
and users of the project.

## [Expedia](https://www.expedia.com/)

Trino Gateway contributor [Prakhar Sapre](https://github.com/prakhar10) is
involved in the Trino Gateway usage at Expedia.

## [LY](https://www.lycorp.co.jp/en/)

Trino Gateway maintainer [Star Poon](https:œ//github.com/oneonestar) is an
active maintainer and contributor of major features and improvements, and leads
the Trino Gateway usage at LY.

## [Lyft](https://www.lyft.com/)

Lyft created to original, legacy [Presto
Gateway](https://github.com/lyft/presto-gateway) that led to Trino Gateway and
mentioned their [usage of Presto Gateway in their engineering
blog](https://eng.lyft.com/trino-infrastructure-at-lyft-b10adb9db01).

## [Naver](https://www.navercorp.com)

Trino Gateway maintainer [Jaeho Yoo](https://github.com/Chaho12) is an active
maintainer and contributor of major features and improvements, and leads
the Trino Gateway usage at Naver.

## [Pinterest](https://www.pinterest.com)

Pinterest mentioned their [usage of Presto Gateway in their engineering
blog](https://medium.com/pinterest-engineering/trino-at-pinterest-a8bda7515e52)

## [Shopify](https://www.shopify.com)

Shopify mentioned their [usage of Presto Gateway in their engineering
blog](https://shopify.engineering/faster-trino-query-execution-infrastructure).

## [Slack](https://slack.com/)

Slack mentioned their [usage of Trino Gateway in a presentation at the
datanova conference](https://www.youtube.com/watch?v=Crjpfa5oMbA&t=833).

## [Starburst](https://www.starburst.io/)

Trino Gateway maintainers [Manfred Moser](https://github.com/mosabua) and
[Will Morrison](https://github.com/willmostly) initiated the project with others
and are active maintainers and contributors to many aspects of the project.
[Yuya Ebihara](https://github.com/ebyhr) and
[Mateusz Gajewski](https://github.com/wendigo) are also a contributors.

## [Zomato](https://www.zomato.com/)

Zomato mentioned their [usage of Presto Gateway in their engineering
blog](https://www.zomato.com/blog/powering-data-analytics-with-trino).

2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ markdown_extensions:
nav:
- Home:
- Overview: index.md
- Resources: resources.md
- Users: users.md
- Release notes: release-notes.md
- Get started:
- Quick start: quickstart.md
Expand Down
Loading