资 源 简 介
SQL Tool Buddy
Stop typing boring Create-Read-Update-Delete-List code
SQL Tool Buddy is a small Java application which helps you save time by generating Create-Read-Update-Delete-List code for your stored procedures in SQL Server. You can define your own coding style by changing the .txt file templates. Templates are parsed using Apache Velocity template engine. Application has default coding style so you don"t have to setup anything, just run the application, enter database parameters, select the tables, click generate and copy-paste the code in your SQL Server Management Studio.