-
Notifications
You must be signed in to change notification settings - Fork 3
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
NielBuys/NComp-MSSQL-Toolbox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published