Anton Zhiyanov:
Have you ever struggled to find out if a database supports a particular SQL syntax? Or maybe you wanted to compare two DB engines in terms of their support for certain SQL features?
If so, you might find the SQL Polyglot — an online tool I've built — useful. Write a SQL query and see it executed in multiple DBMSs without leaving your browser.