https://github.com/yy0931/sqlite3-editor
https://github.com/yy0931/sqlite3-editor
database editor sqlite vscode-extension
Last synced: 29 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T14:15:04.000Z (3 months ago)
- Last Synced: 2025-04-06T19:02:06.555Z (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.5 MB
- Stars: 1,317
- Watchers: 4
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: change-type.png
- License: LICENSE
Awesome Lists containing this project
- awesome-ops - yy0931/sqlite3-editor - 3.0|1403|2022-12-20|2025-04-26 | 一款 vscode 插件,用于管理 sqlite,它的特色能力是不仅能够浏览数据,还能够编辑数据,且完全免费。 | (GUI-SQL)
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).