It is a SQL playground which allows to test SQL online. Run SQL queries for SQLite, MySQL and PostgreSQL databases. Share snippets.
No features have been listed yet.
Based on our record, DB Fiddle seems to be more popular. It has been mentiond 5 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Conducting some quick tests using https://db-fiddle.com/ it looks like this project was designed to run on MySQL 5.5 and changes to MySQL since have caused it to break. Source: over 2 years ago
UPDATE: Thank you all for your help! I appreciate it, made an appointment with the CI and turns out I had a bunch of syntax errors(surprising, I know.. lol). CI told me to use db-fiddle.com. Do the create table statements one at a time and if it all works add the insert statements. Source: over 2 years ago
I think ive got 90% of this correct. However when you enter it into db-fiddle.com to validate it. It produces 3 errors and its proven beyond me to figure out whats wrong. Please and thank you to anyone that can tell me whats the deal is. Source: over 2 years ago
There are also https://db-fiddle.com (I use this one personally) and https://sqlfiddle.com. - Source: Hacker News / about 3 years ago
e.g. db-fiddle (there are others as well). Source: about 3 years ago
SQL Fiddle - A tool for easy online testing and sharing of database problems and their solutions.
Online SQL Editor - Free Online SQL Editor
db<>fiddle - An online tool for testing, demonstrating and sharing database commands and scripts.
Rextester - Online compiler for many languages, including MySQL
SQLZOO - SQLZoo includes tutorials and reference to support people learning SQL. It features:
SQLBolt - SQLBolt provides a set of interactive lessons and exercises to help you learn SQL