Webaze
Bringing SQL Tools to Webaze
SQL is a very popular and often used query language for databases. On Webaze, you can now test SQL statements using the SQL Playground.
Open up the playground by navigating to sql.webaze.net. The playground creates an SQLite database for you in your browser and you can do whatever you want with it.
If you don’t want to create new tables each time you open up the playground, you can export your database and import it back again when you need it.
Published on 08/04/2021
Back to home