vscode-sqltools icon indicating copy to clipboard operation
vscode-sqltools copied to clipboard

Provide alternative data viewer setting and API to use for displaying SQL query results

Open RandomFractals opened this issue 2 years ago • 0 comments
trafficstars

Would it be possible to provide alternative query results viewer interface and API in the upcoming SQL Tools releases?

While we find current results viewer sufficient, we think it would be beneficial for the whole SQL Tools and drivers ecosystem to have a new dataViewer setting and API for users to choose how SQL query results are displayed.

Currently there are limitations in integrating SQL Tools with VS Code Notebooks and there are a number of data table and other viewers in VS Code that might provide more elaborate data views when viewing results from querying various data sources your and community drivers support.

Some examples:

Data Preview

Data Preview

Tabular Data Viewer

Tabular Data View 中

Data Perspective View 中

Data Table Renderers in VS Code Notebooks:

Data Table 🈸 Renderers

Geo Data Viewer:

Geo Data Viewer Ultri Wide

New Data Wrangler from Microsoft:

image

Originally posted by @RandomFractals in https://github.com/mtxr/vscode-sqltools/issues/1238#issuecomment-1792616429

RandomFractals avatar Nov 03 '23 15:11 RandomFractals