Shovel

Shovel

Rating
0
Reviews
0
Search for a table by name and view the table description
Search for columns by name
Search for text in a stored procedure
Search for text in any column in any table
Select data and export it as an INSERT or UPDATE script
Configure the SQL Server connections that you want to use

App details

Release date

2020-06-19

Last update

2022-03-12

Product ID

9P5DZ9KQC7GR

Categories

Developer tools

About Shovel

Do you need to find things in your database? Do you ever have a piece of data on a screen and wonder where it was stored? Do you wish that you could run query and export data as an INSERT or an UPDATE script? Trying to figure out what’s holding that SQL connection open or why it’s deadlocked? Well, you should try Shovel. Shovel is a collection of database utilities for software developers that helps you to dig through your SQL Server database.

Key features

  • Find tables by name
  • Find columns by name
  • Find text in any column in any table
  • Search stored procedure source code
  • Search for stored procedures by name
  • Search for stored procedures by parameter name
  • View the table design or stored procedure code for any search result
  • Query for data and export that data an INSERT script
  • Query for data and export that data as an UPDATE / MERGE INTO script
  • Search, view and kill connections to SQL Server
  • A better, friendlier version of 'sp_who2' and 'kill'