Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T10:02:54.000Z (4 months ago)
- Last Synced: 2024-10-22T10:49:47.707Z (4 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.22 MB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
[![ci](https://github.com/regadas/sqltools-trino-driver/actions/workflows/ci.yml/badge.svg)](https://github.com/regadas/sqltools-trino-driver/actions/workflows/ci.yml)
![license](https://img.shields.io/github/license/regadas/trino-js-client)# 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