Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

XSP - Xiaoru's SQL Playground


XSP is a light and fast SQL playground for your browser. It uses the amazing AlaSQL under the hood and supports all common SQL keywords like JOIN, VIEW and GROUP BY. See AlaSQL Wiki for a complete list.

How to Use

Visit XSP here!

Just write your queries inside the editor box then click Execute!

There's also a predefined Chinook sample database for you to play with.

Why?

I am writing an SQL tutorial and can't find a good online SQL playground. Most "playground" sites have an SQL server running in the background, and some major browsers (FireFox) don't support the deprecated Web SQL Database standard. So I built this app that works completely on the client-side. :D

License

This project is licensed under Apache License, Version 2.0.

About

Xiaoru's SQL Playground

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.