Official Review
NULL
|
Other links at Java > Applets > Database Tools |
| 1. |
HSQL Database Engine
|
|
|
HSQL is a relational database engine written in Java, with a JDBC driver, supporting a subset of ANSI-92 sql. It offers a small (about 100k), fast database engine which offers both in memory and disk based tables. Embedded and server modes are available.
|
| 2. |
SqlFun
|
|
|
SqlFun is a Java program/applet that allows you to experiment with SQL statements (hopefully) without having to install a SQL server or database program. All you need is Java and Windows ODBC (or any other database server that supports JDBC). Starting from version 2.3, newly added undo/redo of SQL statement editing, and simple SQL statement syntax highlight.
|
| 3. |
Advanced Data Grid Control
|
|
|
This java Data Grid Control applet enables the display of data in rows and columns in java & web applications. Powerful features include Fast Sorting, Data Acquisition, URL Hyperlinks, Embedded Images, Column Totalling and much more.Enables Dynamic interaction with other page components via JavaScript and special methods.The java data grid component is very efficient, at just 19 Kb the component is extremely fast to load and run.
|
| 4. |
Database Applet
|
|
|
Database Applet is a general java database applet for display of tabular data on a web site or CD-ROM. The applet loads a text data file and displays the content in a grid. Data is cached in an embedded database engine, which makes it very fast and easy to browse, search, filter and sort the data. No programming or cgi-scripts is needed.
|
| 5. |
JavaSheet
|
|
|
JavaSheet presents the contents of a Microsoft Excel spreadsheet in a Java applet. It can read many basic Excel values and some functions. It is also interactive, and can recalculate some functions such as additions and subtractions. It is a great tool for creating complex calculators without the hassels of custom javascript. It does require a recent Sun JVM and browser plug-in, so it is best suited to Intranet deployments.
|
|
|