sqlite-viewer-vscode icon indicating copy to clipboard operation
sqlite-viewer-vscode copied to clipboard

A quick and easy SQLite viewer for VSCode, inspired by DBBrowser for SQLite and Airtable.

Results 31 sqlite-viewer-vscode issues
Sort by recently updated
recently updated
newest added

Hi @qwtel Can this vscode extension be publish in https://open-vsx.org/ I cannot use extensions from the MS marketplace in our project, only stuff from open-vsx also is it possible to...

When looking at a table through vscode then the row values for boolean columns are not shown. The filter on the top still reacts when searching for 0 or 1...

Just like title said When vscode in Remote-SSH window won't show up tables normally ![image](https://user-images.githubusercontent.com/34113239/162100366-38323c8a-e235-4d95-8851-3e90f1dd99b7.png)

covering more extensions

Does this extension have export function to CSV, txt for analyzing files. I try to create discussion but I cannot so I have use Issues tab.

Thanks to your great job first! The problem is the database table created with df.to_sql() in pandas cannot be displayed normally,like the picture fellow.

- Hi ! I really like your [https://sqliteviewer.app/](https://sqliteviewer.app/) - I want to use it as a general React component to display any data tables, like this one [https://mui.com/components/tables/#data-table](https://mui.com/components/tables/#data-table) - but...

Is there a way to view/introspect the `sqlite_master` table?

I created a new sqlite db with C# .Net Core EF Core. I can add/read data without a problem. But much of the data is not shown in this extension,...

![image](https://github.com/qwtel/sqlite-viewer-vscode/assets/7601063/e1c13a21-aec0-47bc-811c-242c8ca4e297)