nbbaier avatar
nbbaier
sqliteExplorerApp
HTTP
SQLite Explorer View and interact with your Val Town SQLite data. It's based off Steve's excellent SQLite Admin val, adding the ability to run SQLite queries directly in the interface. This new version has a revised UI and that's heavily inspired by LibSQL Studio by invisal . This is now more an SPA, with tables, queries and results showing up on the same page. Install Install the latest stable version (v86) by forking this val: Authentication Login to your SQLite Explorer with password authentication with your Val Town API Token as the password. Todos / Plans [ ] improve error handling [ ] improve table formatting [ ] sticky table headers [x] add codemirror [ ] add loading indication to the run button (initial version shipped) [ ] add ability to favorite queries [ ] add saving of last query run for a table (started) [ ] add visible output for non-query statements [ ] add schema viewing [ ] add refresh to table list sidebar after CREATE/DROP/ALTER statements [ ] add automatic execution of initial select query on double click [x] add views to the sidebar [ ] add triggers to sidebar [ ] add upload from SQL, CSV and JSON [ ] add ability to connect to a non-val town Turso database [x] fix wonky sidebar separator height problem (thanks to @stevekrouse) [x] make result tables scrollable [x] add export to CSV, and JSON (CSV and JSON helper functions written in this val . Thanks to @pomdtr for merging the initial version!) [x] add listener for cmd+enter to submit query
20
test_account_001 avatar
test_account_001
madPinkCardinal
HTTP
Forked from stevekrouse/blob_admin
0
jaip avatar
jaip
sqliteExplorerApp
HTTP
Forked from nbbaier/sqliteExplorerApp
0
ryi avatar
ryi
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0
parkerdavis avatar
parkerdavis
sqliteExplorerApp
HTTP
Forked from nbbaier/sqliteExplorerApp
0
pomdtr avatar
pomdtr
mdx
HTTP
export const title = "mdx" {title} Usage import { extractValInfo } from "https://esm.town/v/pomdtr/extractValInfo"; import { mdx } from "https://esm.town/v/pomdtr/mdx"; const { author, name } = extractValInfo(import.meta.url); export default mdx(author, name);
1
avycado13 avatar
avycado13
sqliteExplorerApp
HTTP
Forked from nbbaier/sqliteExplorerApp
0
jacobhthomas avatar
jacobhthomas
studenthouse
HTTP
Forked from stevekrouse/dateme
0
pperi avatar
pperi
compactAmberMongoose
HTTP
Forked from stevekrouse/blob_admin
0
hunty avatar
hunty
sqliteExplorerApp
HTTP
Forked from nbbaier/sqliteExplorerApp
0
stevekrouse avatar
stevekrouse
whiteXerinae
HTTP
Forked from nbbaier/sqliteExplorerApp
0
kamalnrf avatar
kamalnrf
sqliteAdmin
HTTP
Forked from nbbaier/sqliteExplorerApp
0
vip avatar
vip
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0
psimyn avatar
psimyn
blobAdmin
HTTP
Forked from stevekrouse/blob_admin
0
tempdev avatar
tempdev
sqliteExplorerApp
HTTP
Forked from nbbaier/sqliteExplorerApp
0
nbbaier avatar
nbbaier
sqliteExplorerApp_DEV
HTTP
Forked from nbbaier/sqliteExplorerApp
0
Updated: July 25, 2024