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: 1 day 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-30T06:45:11.000Z (13 days ago)
- Last Synced: 2025-01-03T18:02:50.023Z (8 days ago)
- Topics: database, editor, sqlite, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=yy0931.vscode-sqlite3-editor
- Size: 39.7 MB
- Stars: 1,096
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
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).