Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yy0931/sqlite3-editor
https://github.com/yy0931/sqlite3-editor
database editor sqlite vscode-extension
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yy0931/sqlite3-editor
- Owner: yy0931
- License: gpl-3.0
- Created: 2022-12-20T04:08:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T10:48:12.000Z (about 2 months ago)
- Last Synced: 2024-09-29T08:03:39.703Z (about 1 month ago)
- Topics: database, editor, sqlite, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=yy0931.vscode-sqlite3-editor
- Size: 39.6 MB
- Stars: 823
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change-type.png
- License: LICENSE
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).