DBeaver allows you to create SQL Script tasks that execute one or more saved SQL scripts. For example, you can group maintenance or cleanup scripts into a single task and run them together at a ...
A .NET API for safely testing SQL scripts against real databases. Scripts are executed within automatic transaction wrappers (BEGIN TRANSACTION...ROLLBACK TRANSACTION), allowing you to test against ...