Trino dialect for SQLAlchemy
Project description
sqlalchemy-trino
Trino (f.k.a PrestoSQL) dialect for SQLAlchemy.
The primary purpose of this is provide a dialect for Trino that can be used with Apache Superset. But other use-cases should works as well.
Installation
The driver can either be installed through PyPi or from the source code.
Through Python Package Index
pip install sqlalchemy-trino
Latest from Source Code
pip install git+https://github.com/dungdm93/sqlalchemy-trino
Usage
To connect from SQLAlchemy to Trino, use connection string (URL) following this pattern:
trino://<username>:<password>@<host>:<port>/catalog/[schema]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sqlalchemy-trino-0.2.2.tar.gz.
File metadata
- Download URL: sqlalchemy-trino-0.2.2.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.3.3.post20210118 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8808336db68b0becfff156303444f0f245a3284e974179d0f347f823436991eb
|
|
| MD5 |
62ec02570eec11ad74b5d6de7395d372
|
|
| BLAKE2b-256 |
2bb759b95e31d652c2f5e542b33143fa40699832f5c1c558f2817499e148b757
|
File details
Details for the file sqlalchemy_trino-0.2.2-py3.8.egg.
File metadata
- Download URL: sqlalchemy_trino-0.2.2-py3.8.egg
- Upload date:
- Size: 20.8 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.3.3.post20210118 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97bd4089a2e142a867cb62c6b67869141fada910418159e315e89ba020d57509
|
|
| MD5 |
c1c92cceb57f99d48b47332f99e9e1ff
|
|
| BLAKE2b-256 |
964a792016b3028525fdaeb661eaca1ece912dff1c120604f99b1c9cb23021b0
|
File details
Details for the file sqlalchemy_trino-0.2.2-py3-none-any.whl.
File metadata
- Download URL: sqlalchemy_trino-0.2.2-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.3.3.post20210118 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
875431e16dc305c77d8b1d77c0c704ead5e30dae1485137dab81bee512806c8c
|
|
| MD5 |
4a851905388d3e3d7ae6b39e72e60907
|
|
| BLAKE2b-256 |
8d8d965f8fc1a05ca1ed1cd5781ea3f191680491a818cc35e19e426038dbdfdc
|