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: about 1 month 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 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T09:19:10.000Z (about 1 month ago)
- Last Synced: 2025-04-11T20:03:21.865Z (about 1 month 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.74 MB
- Stars: 9
- Watchers: 2
- Forks: 7
- Open Issues: 13
-
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