Kunkun Extension SQLite Browser
JSON →A Kunkun extension for browsing unencrypted SQLite databases. Current stable version is 0.1.1. This is an early-stage project with limited features: browse tables, view table data and columns. It does not support encrypted databases, editing, or executing SQL queries yet. The extension relies on Deno's Sqlite Lib (JSR @db/sqlite) which lacks encryption support. Active development may add execution and editing in the future, but encrypted DB support is unlikely. Compared to full-featured SQLite GUIs, this is a lightweight, extension-based viewer within the Kunkun ecosystem.
Resources
packagekunkun-ext-sqlite-browser ↗