/simple-sql-viewer

An app for exploring SQL databases from a browser.

Primary LanguageVueGNU General Public License v3.0GPL-3.0

Open in StackBlitz

Simple SQL Viewer

Overview

The aim of this project is to build a web app to run and visualize SQL queries from a browser. It currently supports exploring datasette.io databases such as this global power plants database.

DEMO

image

Technology stack

  • Vue3
  • Vite
  • TypeScript
  • TailwindCSS + Flowbite
  • Pinia
  • Monaco Editor