Skip to content

NComp SQL Toolbox is a versatile SQL tool featuring a basic SQL IDE with export capabilities, table comparison for generating INSERT and UPDATE scripts, import utilities, and a find-and-replace function for text across tables and columns.

License

Notifications You must be signed in to change notification settings

NielBuys/NComp-MSSQL-Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NComp SQL Toolbox


This tool offers four key functions:

1. SQL IDE: A basic yet powerful integrated development environment for both Microsoft SQL Server (MSSQL) and MySQL. The tool allows you to run queries, view result sets, and export them as SQL inserts or updates for easy reuse.

2. Table Comparison: Compare two tables in one direction, generating SQL scripts to reflect changes across all fields in the selected table. The tables must have identical structures. During the comparison, the tool creates INSERT and UPDATE queries, which can be saved for future execution. Additionally, you can join other tables in the query to limit comparisons to specific records, provided that only fields from the current table are in the final result set.

3. Import Utilities: A suite of helper tools to assist with importing data efficiently.

4. Find & Replace: Search for or find-and-replace text across tables and columns, streamlining updates and modifications to your data.

Installs for the following environments are available. Win64, Win32 and Linux Debian.

You can download the software at: https://www.ncomp.co.za/index.php/software/ncomp-mssql-toolbox

About

NComp SQL Toolbox is a versatile SQL tool featuring a basic SQL IDE with export capabilities, table comparison for generating INSERT and UPDATE scripts, import utilities, and a find-and-replace function for text across tables and columns.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published