Official Review
NULL
|
Other links at Java > JSP and Servlets > Database Tools |
| 1. |
itrprof SQL Analyzer for Oracle
|
|
|
itrprof SQL Analyzer is a web based tool which analyzes SQL_TRACE and Event 10046 trace files of Oracle; finds bottlenecks and offers information on how to tune them.
|
| 2. |
ThinSQL
|
|
|
ThinSQL is a free applet-servlet utility that connects to an SQL server over the Internet. It's compatible with proxy servers and network firewalls because it uses HTTP as its main method of communication. ThinSQL can be used to add, remove, modify, and retrieve data. Features include: Works with any database accessible via JDBC, Works with any Java Servlet Server, Add, remove, modify, and retrieve data, Freeware (not ThinSQLpro), Thin client (30k), No plugin, no client installation, No expensive application, No need of a RMI-supported browser, and Encoded data send to the server (Base64). The Web server in use must be servlet enabled; the database that is accessed must be JDBC compatible.
|
| 3. |
iStatsPackAnalyzer for Oracle
|
|
|
iStatsPackAnalyzer is a web based tool which analyzes STATSPACK files of Oracle; finds bottlenecks and offers information on how to tune them.
|
| 4. |
DBBrowse
|
|
|
DBBrowse is a servlet-based application that runs on a Web server (either intranet or extranet). Using a simple HTML Web browser, DBBrowse enables you to access the Web server's databases (local or remote databases as well).The main DBBrowse functions are: Listing the tables in a database, Displaying the structure of a table, Dumping the contents of a table, Searching records in a table, Inserting/updating/deleting records in a table, Executing any SQL request on a database (including DDL requests), Exporting query resultsets as text files (fixed width or delimited), and Updating a table using an import text file.
|
| 5. |
Rutil Tag Library
|
|
|
Rutil Tag Library helps you in time-consuming work for creation data input forms, reports and all conventional needs of JSP developers - upload and download, mail processing, etc. The current version includes source code, examples and demo Forum project.
|
|
|