sqlite3-editor
a vscode extension for viewing and editing sqlite databases like spreadsheets.
TypeScript★ 2.7k⑂ 24 forksGPL-3.0updated 1 month ago
README.mdfork it — it’s yours
SQLite3 Editor for VSCode
This VSCode extension provides a custom editor for SQLite3 databases.
Its main advantages are:
- Seamless integration with VSCode: Unlike other standalone database clients, this extension allows opening a database file with a single click.
- 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.
more like this
Ace-Editor-Web-Component
A web-component to add code editors to your web page powered via Ace Editor
JavaScript★ 55