https://github.com/regadas/sqltools-trino-driver
SQLTools driver for Trino
https://github.com/regadas/sqltools-trino-driver
sqltools sqltools-driver trino trinodb vscode vscode-extension
Last synced: 8 months ago
JSON representation
SQLTools driver for Trino
- Host: GitHub
- URL: https://github.com/regadas/sqltools-trino-driver
- Owner: regadas
- License: mit
- Created: 2022-05-06T14:23:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-11T09:05:41.000Z (9 months ago)
- Last Synced: 2025-09-28T03:23:35.937Z (8 months ago)
- Topics: sqltools, sqltools-driver, trino, trinodb, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=regadas.sqltools-trino-driver
- Size: 1.46 MB
- Stars: 9
- Watchers: 2
- Forks: 10
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/regadas/sqltools-trino-driver/actions/workflows/ci.yml)

# SQLTools Trino Driver
[Trino][trino] driver for VS Code [SQLTools extension](https://vscode-sqltools.mteixeira.dev/).
## Installation
- Directly from VS Code by searching `@tag:sqltools trino` or just `trino`;
- From [marketplace][trino-marketplace].
## Usage
After installation you will be able to explore tables and views, run queries, etc. For more details see SQLTools [documentation](https://vscode-sqltools.mteixeira.dev/features/bookmarks).
## Contributing
Please open GitHub issues and pull requests.
[trino]: https://trino.io
[trino-icon]: packages/driver.trino/icon.png
[trino-marketplace]: https://marketplace.visualstudio.com/items?itemName=regadas.sqltools-trino-driver