sql 1.0
BySQL for SQL 1.0.6
BySQL enhances SQL database developer productivity by providing all the functionality of a database development tool more>> <<less
SQL Widget 1.0
SQL Widget is a SQL query tool written in Visual Basic. more>> SQL Widget is a SQL query tool written in Visual Basic and distributed as freeware. SQL Widget may be downloaded and used without restriction.
SQL Widget allows you to:
Create and store any dB connection supported by the Microsoft MDAC 2.7 or above, or any DSN.
Displays query results in an editable data grid.
Add SQL queries/commands to a list that can be re-executed with a click.
Generate query results to an HTML file that can be printed, saved, sent to others, etc.
Save commands stored in the list to a file or import commands from a file to the list.
Execute all commands in the list in sequence. This enables the command list to work like a SQL batch file.<<less
SQL Runner 1.0
SQL Runner is a small utility that lets you store and run SQL scripts against MySQL servers. It lets you build Script Sets that contain as many SQL scripts as you want. Each script can also contain tests to check if the fix is needed. more>> SQL Runner is a small yet powerful utility that lets you store and run SQL scripts against MySQL servers. With its multi-functions and high quality, this program lets you build Script Sets that contain as many SQL scripts as you want. Each script consists of a test (for determining if the fix is required), a fix (for updating the SQL data), and notes that you can use to store any additional information about the script. Script Sets are stored as XML files, and thus are quite easy to back up, share, and store in version controlled folders.
Major Features:
- Support for MySQL servers -- tested against MySQL 4.x and 5.x servers.
- Can store and manage multiple server connections
- Can store and manage multiple Script Sets
- Each Script Set can contain multiple Scripts
- Run scripts and tests individually or in batch modes
- Run on Windows and Linux (possibly Mac OSX too, but not tested)
Requirements:
- .NET Framework 2.0 (or Mono equivalent)
- MySQL server to connect to
WareSeeker Editor
Pl/Sql Tidy 1.0.13
Pl/Sql Tidy is a command line tool that allows you to format Pl/Sql not Sql in a editor more>>
Main features:
- indents Pl/Sql depending on block level
- quantity of indent can be specified for each block level independently
- uppercase,lowercase or capitalized keywords/identifiers
- slightly compact code (removal of redundant space)
- very compact code (all padding spaces are removed e.g. around operations +-)
- formats lists in brackets
- aligns assigntments vertically
- simple syntax checking
- handles sqlplus scripts as well
- backs up original code and keeps old versions of code
Márton - This freeware software allows you to tidy/beautify/format your Pl\Sql code in ... Pl/Sql Tidy. This software formats your Pl/SQl code. The has theLicense:Freeware

SQL-Splitter 1.0
Everybody knows it, a backup exists but the files are too big to restore them. There is only one,you can splitt manually or use SQL-Splitter... more>>
Everybody knows it, a backup exists but the files are too big to restore them. There is only one,you can splitt manually or use SQL-Splitter...
System Requirements: mindestens 2,1 MB Freier Speicher
<<less
SQL Studio 1.0.10
SQL Studio is designed for IT professionals to support them to connect to multiple database engines either Server-Based like Microsofts SQL Server or File - Based like Microsofts Office Access or Firebird. more>> <<less
SQL Excel 1.3
SQL Excel Freeware Excel Add-In : Simplify data retrieval from SQL Server, Oracle, Sybase, MY SQL and any other ODBC compliant database. SQL Excel adds easy database access to MS Excel. Works with any ODBC compatible data source. Genuine Freeware! NO Ads, NO Spyware, NO Viruses NO Time limits. For more information, please look at http://www.sqlexcel.net more>> <<less
SQL generator 1.0
SQL generator - Easy generate SQL code from your Microsoft Excel document more>>
Select your Microsoft Excel file, select an output directory and the tool generates all the SQL-code you need to make a database table

Foxy SQL Free 1.1.0.12
Run SQL queries and commands on any database. Connections: ADO, ODBC and native. more>> Foxy SQL Free is a database script and query tool designed for DB professionals. It allows you to execute SQL commands and queries against any database. Supported DB: Oracle, MS SQL, IB, DB2, MySQL, PostgreSQL, Firebird, Sybase ASE and more. Key features: access to a lot of different databases, direct support for at least six databases, possible connections via ODBC, ADO and also via a native connection for certain databases. Thanks to the ADO and OBDC connections, you can work even with databases that are not directly supported in Foxy SQL Free. Foxy SQL Free is a fast-performing tool that allows database developers and administrators to create and manage databases effectively using an SQL script.<<less
License:Freeware
SQL Load Test 1.0
Generates a Visual Studio 2005 Unit Test from a SQL Server Profiler trace more>> Generates a Visual Studio 2005 Unit Test from a SQL Server Profiler trace
The SQL Load Test was designed to generate a Visual Studio 2005 Unit Test from a SQL Server Profiler trace. The tool extracts all the SQL statements and stored procedure calls from the trace and turns them into a single Visual Studio Unit Test, which can then be configured as a Visual Studio Load Test.
The tool does not interact with the database itself when it generates the test code and so it can be used "offline".
The generated code needs to be customised to include a connection string to the database under test. The generated code also includes hooks to allow the user to customise the parameters that are passed to the SQL statements and stored procedures, so that variability can be introduced into the data to prevent caching from giving artificially high performance figures.
The tool is intended to be used in conjunction with a client program that exercises the database. A trace of the clients SQL Server activity is captured using the SQL Server Profiler. This represents a test scenario, which is then processed by the tool to produce a Unit Test that replays the scenario.
The tool requires a trace to be collected using the SQL Server Profiler tool. The tool assumes that the trace only contains records pertaining to a single client session. So it is important to ensure that the trace is set up to only collect trace records generated by the activity of the client being used to generate the scenario.
It is therefore advisable to run the client on a machine from which no other activity on the SQL Server database is being generated, and to set the SQL Server Profiler filter accordingly.
System requirements:
- SQL Server 2005 SDK and the SQL Server 2005 Management Tools are installed.
Version restrictions:
- Only supports code that operates against a single database with a single connection.
- Prepared statements are not supported.
- The tool cannot (yet) configure and capture the trace for you, it requires you to use the SQL Profiler yourself to get a trace. With SQL 2005 it is possible to automate this.
- Not (yet) integrated into Visual Studio or the DB Pro edition.
- The tool has only been tested in an English environment, it is unlikely to work correctly in other environments, particularly with dates. In a future version this could be resolved by requiring the ExistingConnection event class, which lists language and date format.
- The tool does not support the XML data types.
- InputOutput parameters that are initialised with a NULL cannot be distinguished from Output-only parameters, so they are treated as Output only.
- When the trace passes a NULL to a binary parameter (e.g. image, binary, varbinary) the generated code will generate a runtime error. The generated code needs to be modified to pass SqlBinary.Null. The custom code generation extensibility point can be used to work around this.
- Positional parameters passed to SQL statements (as opposed to stored procedure calls) are not supported.
Denki-SQL 1350
starting a SQL server database more>> Denki-SQL is a free and simple software allowing you, starting a SQL Server database, to generate stored procedures on the one hand (a T-SQL scripts), and of the classes of data on the other hand (a file by table).<<less

SQL Buddy Lite 1.0.6
Automatically create SQL scripts to insert default values into tables... more>> Automatically create SQL scripts to insert default values into tables with this easy to use program. Set your connection, choose your tables and click Create Script. Its as easy as 1,2,3! After using SQL Buddy youll wonder how you ever did without it.<<less
Automatically create SQL scripts to insert default values into tables... SQL Buddy Lite 1.0.3 ...Automatically create SQL scripts to insert default values into tables with this easyLicense:Freeware
SQL Assistant 1.0.70
SQL Assistant - Speed up the database development process, improve code quality and accuracy more>>
SQL Assistant application provides SQL code Intellisense, on-the-fly SQL reformatting, context sensitive SQL help with full syntax options, integrated code snippets and more...
Main features:
- Increases SQL developer productivity
- Improves code quality and accuracy
- Integrates with many SQL and non-SQL editors
- Provides interactive SQL help and code assistance system
- Fast and has small disk and memory footprint
- Simple and non-intrusive installation

Free SQL Compare 1.0
Compares the structure of two SQL databases and display all differences. You can compare databases online or you can take a snapshots of the structure of the databases to compare them offline later. more>>
SQL Backup Agent 1.0
You will be able to automate the SQL database backup process. more>> You will be able to automate the SQL database backup process.
Using SQL Backup Agent application, you will be able to automate the SQL database backup process.The SQL Backup and Restore agent is a console application. This agent takes input from an ini file as described later in this page.
Main features:
- The SQL Backup and Restore Agent is light weight.
- Multiple databases can be either backed up or restored in one execution of the agent.
- It can be made to work with Mobilitis Network/Unplugged or Continuity@Work and therefore, use the differencing technology of these tools.
- Multiple databases can be either backed up or restored in one execution of the agent
System requirements:
- 486 or higher IBM-Compatible computer/laptop
- Mobiliti Client
- SQL server
