Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qwtel/sqlite-viewer-vscode
A quick and easy SQLite viewer for VSCode, inspired by DBBrowser for SQLite and Airtable.
https://github.com/qwtel/sqlite-viewer-vscode
db-explorer sqlite vscode vscode-extension
Last synced: 1 day ago
JSON representation
A quick and easy SQLite viewer for VSCode, inspired by DBBrowser for SQLite and Airtable.
- Host: GitHub
- URL: https://github.com/qwtel/sqlite-viewer-vscode
- Owner: qwtel
- License: other
- Created: 2021-09-29T02:18:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T05:05:05.000Z (3 months ago)
- Last Synced: 2024-10-30T08:30:56.823Z (3 months ago)
- Topics: db-explorer, sqlite, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://vscode.sqliteviewer.app
- Size: 47.6 MB
- Stars: 172
- Watchers: 2
- Forks: 13
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SQLite Viewer for VS Code
A quick and easy SQLite viewer for VS Code, inspired by DB Browser for SQLite and Airtable.
![Sqlite Viewer Demo](documentation/demo.gif)
## Features
- Platform-independent, no native dependencies — it even works in VS Code for Web
- File extension association: Just click on a `.sqlite` or `.db` file and the custom viewer opens
- Fast UI with virtualized scrolling, sorting, filtering, etc.
- Seamlessly integrates with VS Code and matches your color theme## Caveats
- Cached and Readonly!
- Files must be less than 2GB and are loaded into system memory
- No query runner
- Includes paid upgrade and sponsored content
## [Try Out the Standalone Web App][ref]
You can now use this extension as a standalone web app at [sqliteviewer.app][ref].
Inspect `.sqlite` files from any machine, no installation or file upload required.[ref]: https://sqliteviewer.app