We have added DB Fiddle to the catalog, a tool designed to write, test, and share SQL queries directly from a browser. The app allows users to create a database schema, insert test data, and run SQL queries without installing software or configuring a local environment.
DB Fiddle makes it possible to work with temporary and shareable databases, simplifying the preparation of examples, exercises, and guided activities. Teachers and students can use the same environment to explore table structures, modify queries, check results, and compare different solutions.
In education, DB Fiddle can support practical activities focused on learning SQL, including exercises on SELECT statements, JOINs, aggregations, subqueries, and data manipulation. It can be used both for classroom demonstrations and for individual or collaborative exercises.
👉 Check out the new catalog entry to discover how DB Fiddle can be used in your lessons! You can find it in the Creating and Interacting and Organizing categories.
