SQL Server Find is a database tool for use with Microsoft SQL Server. With SQL Server Find you can search for database objects using search criteria like:
contains text (using regular expressions)
creation date
object type (e.g. views, procedures, triggers)
object name (using regular expressions)
object size
Based on the given criteria, SQL Server find goes out to find the database objects that match the specified criteria and displays them in a list.
One of the advanced features is the ability to search multiple databases in multiple Microsoft SQL Servers at the same time. This makes it a invaluable tool for developers of database application using Microsoft SQL Server.
Requirements: Microsoft SQL Server 6.X and higher
Microsoft SQL Server 2008: Please install "Microsoft SQL Server 2005 Backward Compatibility Components"
Query@Work Execute the same SQL query across multiple ODBC databases. You can execute any type of query on any database with an ODBC driver (Microsoft SQL Server, Oracle, mySQL, etc...).
BaseNow BaseNow is a database front-end desktop application that provides a powerful tree-style user interface for all your databases. It connects to virtually any database, contains built-in deduplication, data validation, and import/export tools.
DBReader DBReader is a hierarchical database browser with editing capabilities.DBReader provides the end user with a fully integrated set of development tools for data manipulation and data definition.
Previous:
SQLite3 database manager LITE SQLite3 database manager. Development tool for managing all database objects. SQL builder.
# 1 MySQL Gui Admin Tool - Navicat (support Access to MySQL) Navicat (MySQL Client - a GUI Tool for MySQL admin and Access to MySQL, Excel to MySQL conversion). Navicat is a set of graphical database management, reporting and monitoring tools for MySQL database systems.