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: Heyya v1.0.0 Elixir and Phoenix LiveView Snapshot Testing Library https://ift.tt/5hQdcryShow HN: Heyya v1.0.0 Elixir and Phoenix LiveView Snapshot Testing Lib… Read More
Show HN: Run Llama 3.1 8B in the browser https://ift.tt/6PER93UShow HN: Run Llama 3.1 8B in the browser https://app.wiz.chat July 29,… Read More
Show HN: How I wrote a LaTeX paper without writing any LaTeX https://ift.tt/ntSoJRXShow HN: How I wrote a LaTeX paper without writing any LaTeX Stempad i… Read More
Show HN: ChainFactory – Run Structured LLM Inference with Easy Parallelism https://ift.tt/mJSBAOlShow HN: ChainFactory – Run Structured LLM Inference with Easy Paralle… Read More
Show HN: Chrome Extension to Open Google Maps Locations in Apple Maps https://ift.tt/Khl6TiZShow HN: Chrome Extension to Open Google Maps Locations in Apple Maps … Read More
Show HN: I made a tool to easily transform and manipulate your JSON data https://ift.tt/my9hZ5gShow HN: I made a tool to easily transform and manipulate your JSON da… Read More
Show HN: ThinkPost – split-panel note taking & brainstorming app for devs https://ift.tt/d3fUbDzShow HN: ThinkPost – split-panel note taking & brainstorming app f… Read More
Show HN: FastHTML, a new Python-based system for writing web applications https://ift.tt/Jv1f6dBShow HN: FastHTML, a new Python-based system for writing web applicati… Read More
0 Comments: