SQL Fiddles updated to MariaDB 11.4

There are a number of SQL Fiddles, web interfaces to databases for testing / learning SQL. Recently we noticed the versions on these falling behind and not presenting users with updates that would deliver the latest MariaDB features and bug fixes.

In reaching out to the people that manage these fiddles we’re pleased to announce that so far, two providers have updated their MariaDB version(s).

PHPize.online / SQLize.online

PHPize.online and SQLize.online are the pet projects of Slava Rozhnev. These have both been updated and now have available MariaDB 11.4, our current long term support version, and also MariaDB 11.5.

PHPize.online allows you to provide some SQL tables and run snippets of PHP and Laravel code against the SQL server. Various PHP versions are also supported.

Providing such a service, even as a pet project, requires funds and as such donations are encouraged.

OneCompiler

OneCompiler offers a API service for various languages and databases. They also upgraded their MariaDB offering to MariaDB 11.4. An example is this use of JSON functions:

SQLFiddle.com is also a fiddle that uses the OneCompiler API so the OneCompiler update has also brought a new MariaDB version to SQLFiddle.com.

Fiddles

No matter what you use, there is usually a fiddle to help. Fiddles.io maintains a searchable way of connecting with an appropriate fiddle.

When you want to try our a new MariaDB feature, test compatibility, help a friend (or stranger) out, remember these fiddles that provide sharable results to communicate your SQL wisdom in a tested and unambiguous way.