Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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