D1 Web Console

This is a great idea! Let me look into this.
3 Replies
Isaac McFadyen
Likely going to be: - hosted on Pages, since D1 is over HTTP it can be used client-side - full SQL client? I'll look into web editors for SQL - probably have some "templates" you can import into your DB, so people without a dataset can get started with D1 Let me know if there's any other features you think would be cool to have!
Josh
Josh2y ago
Will do! Maybe a backup option with cron workers? Or some form of backups / snapshots
Isaac McFadyen
My end-goal is to have it be a no-deploy thing. You go to d1-web.pages.dev, put in your Account ID and scoped token (never leaves your browser), and then have a full D1 query console. Not sure how I would implement backups with that architecture but I could think about it?