Testing and sharing simple SQL queries online
If you want to test and share a simple SQL query, take a look at http://sqlize.com. Keep in mind you'll need to create the tables you need in the same script and you're only allowed to create TEMPORARY
tables. You can run your query and see the results below it right away. Then, you can generate a permalink and share your query with everyone!