Last updated 2 years ago
Was this helpful?
The library is the recommended way to connect to Presto through SQLAlchemy.
You can pass in a username and password as well:
presto://{username}:{password}@{hostname}:{port}/{database}