Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yy0931/sqlite3-editor


https://github.com/yy0931/sqlite3-editor

database editor sqlite vscode-extension

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# SQLite3 Editor for VSCode
This VSCode extension provides a custom editor for SQLite3 databases.\
Its main advantages are:
1. **Seamless integration with VSCode**: Unlike other standalone database clients, this extension allows opening a database file with a single click.
2. **Spreadsheet-like editing experience**: This is a feature missing from other VSCode extensions, and offers a more intuitive editing experience.

For installation and more details, please visit [VSCode marketplace](https://marketplace.visualstudio.com/items?itemName=yy0931.vscode-sqlite3-editor).