Skip to content

actuallydan/sql-web-sandbox

Repository files navigation

SQL Studio

Test SQL commands in the browser. No DB connection necessary.

Try it at sql.st

To do:

  • display row output
    • display it as rows
    • export & copy options
  • side-by-side vs top-bottom toggle vs inline
  • store row results to commands
    • link to output view toggle
  • export schema and rows
  • db explorer (show tables)
  • surface errors
  • resizeable sidebar
  • add suggest keyword feature
  • add indexing function from tables and column names
  • allow user to change colors for app
  • import data

About

Offline-first, browser-only sqlite client

Resources

Stars

Watchers

Forks