Official Review
NULL
|
Other links at Java > Applications > Database Tools |
| 1. |
DataDino Database Explorer
|
|
|
DataDino is a free database managment tool that allows you to simply and easily browse and edit data without resorting to SQL. Support is provided for many popular database vendors, allowing your company to standardize on one tool. The interface is professionally crafted to allow you to easily find your way around even the largest database. DataDino also has a unique table wizard that gives you the ability to create complex tables from a simple, structured GUI.If you like the features of the free product, the Professional Edition is a mere $49.95 upgrade that includes more advanced database exploration options, database interoperability tools, database object source code viewer, color-coded SQL editing, ability to manage keys, indexes and columns, and many more exciting features!
|
| 2. |
Cayenne
|
|
|
Cayenne is an object-relational persistence framework written in Java. It provides tools and libraries to work with relational databases in an object-oriented way. Cayenne consists of class libraries and a GUI tool for O/R mapping and deployment.
|
| 3. |
JET Code Generator
|
|
|
The JET Code Generator connects to any JDBC based database and exports the schema as an XML formatted file. The user is free to write/modify XSLTs to generate virtually any type of source code from the XML representing your database schema. Then generates code based on XSL Transformations. A complete example is included; with a database, support classes, XSL Transformations, build scripts (ANT, and batch).
|
| 4. |
JCDatabase
|
|
|
JCDatabase is an alternative to JDBC with the following advantages: (1) JCDatabase does not require you to run a database server or configure your system to provide access to a local database, (2) JCDatabase can be deployed either on a server for access by many users or as part of a traditional client-side application using direct file access and (3) JCDatabase has the actual database built into it, leveraging the standard Java file access methods.
|
| 5. |
DbVisualizer
|
|
|
DbVisualizer is a cross-platform database tool for all major relational databases. DbVisualizer enables simultaneous connections to many different databases through JDBC drivers. Just point and click to browse the database structure, view detailed characteristics of database objects, edit table data graphically, execute arbitrary SQL statements or SQL scripts, reverse engineer primary/foreign key mappings graphically or why not let DbVisualizer chart your database with its advanced charting options. The user friendly graphical interface in combination with the unique collection of features makes DbVisualizer the ideal choice for administrators and developers.
|
|
|