Show HN: SQL Dry Runs with SQL Simulator My name is Weston Goodwin. I created a tool called SQL Simulator which allows you to do Dry Runs with your SQL Scripts. The reason I created the tool was because I wanted to verify that my SQL scripts did what I thought they would do without executing them against the database. It is similar in concept to Redgate SQL Clone or Windocs. If you are not familiar with these tools they make clones of your database. The key difference with SQL Simulator is, it only makes a clone of the database objects affected by your sql script, not the entire database. Nor does it copy the entire table (if your sql has where clauses). Once those database objects have been cloned, SQL Simulator then executes your script against the cloned database it created. For a more in depth technical overview click here: https://ift.tt/0IOVXAJ... You can download the software here: https://ift.tt/cU65yDd You can read the documentation here: https://ift.tt/0IOVXAJ... https://ift.tt/iRAEnqZ June 4, 2023 at 11:03PM
Show HN: SQL Dry Runs with SQL Simulator https://ift.tt/a6devHL
Related Articles
Show HN: Real-Time Session Invalidation https://ift.tt/2yOgR4bShow HN: Real-Time Session Invalidation https://ift.tt/2LltTco May 12,… Read More
Show HN: Ungrey for Hacker News https://ift.tt/3cM6cprShow HN: Ungrey for Hacker News https://ift.tt/2ZheC4p May 20, 2020 at… Read More
Show HN: Statux, a minimal React state management library with hooks https://ift.tt/2T8tONtShow HN: Statux, a minimal React state management library with hooks h… Read More
Show HN: Deepdesigns.ai – Design a unique face covering with deep learning https://ift.tt/3cmUba2Show HN: Deepdesigns.ai – Design a unique face covering with deep lear… Read More
Show HN: Open Source Web/API Monitoring Tool https://ift.tt/2WfRJwiShow HN: Open Source Web/API Monitoring Tool https://ift.tt/2WlfaV7 Ma… Read More
Show HN: dSock v0.3.0 (Channels) – Distributed WebSocket broker https://ift.tt/2xPKiTaShow HN: dSock v0.3.0 (Channels) – Distributed WebSocket broker https:… Read More
Show HN: I'm releasing my 2D Tile Map Editor for free https://ift.tt/2yofskGShow HN: I'm releasing my 2D Tile Map Editor for free https://ift.tt/2… Read More
Show HN: Generates relations between DOM elements depending on their depth https://ift.tt/2LyD6hCShow HN: Generates relations between DOM elements depending on their d… Read More
0 Comments: