# Migrating from PrestoSQL to Trino

DevFeed: [Migrating from PrestoSQL to Trino](<https://devfeed.tech/articles/migrating-from-prestosql-to-trino-8658.md>)

Original publisher: [Read original article](<https://trino.io/blog/2021/01/04/migrating-from-prestosql-to-trino.html>)

Author: David Phillips, Dain Sundstrom

Published: 2021-01-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Trino Blog](<https://devfeed.tech/sources/trino-blog.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [http](<https://devfeed.tech/tags/http.md>), [release](<https://devfeed.tech/tags/release.md>), [sql](<https://devfeed.tech/tags/sql.md>), [update](<https://devfeed.tech/tags/update.md>)

## AI overview

A migration guide for the PrestoSQL rebrand to Trino 351. It covers compatibility considerations for clients, JDBC configuration, and the upgrade order for servers and drivers.

## Source excerpt

As we previously announced, we're rebranding Presto SQL as Trino. Now comes the hard part: migrating to the new version of the software. We just released the first version, Trino 351, which uses the name Trino everywhere, both internally and externally. Unfortunately, there are some unavoidable compatibility aspects that administrators of Trino need to know about. We hope this post makes the transition as smooth as possible.