 |
- Hibernate
- Aqua Data Studio - A cross-platform database tool to administer and query all major relational databases such as Oracle, DB2, SQL Server, Sybase, Informix, MySQL and PostgreSQL?.
- DB Solo - Cross-platform database development and management tool for both developers and admins. Also includes a EJB 3.0/JDBC code generator.
- Squirrel SQL: Squirrel SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc. The minimum version of Java supported is 1.3, however some people have had problems with Java 1.3.0 so it is recommended that you upgrade to at least Java 1.3.1. Java 1.4 is preferred.
- PKLite: is a Lightweight SQL querying tool written in Java. Connects to any JDBC compliant database and will run on any OS with a Java VM. Features: keyword highlighting, result formatting, statement history, multi-window, multiple databases connects at one time.
- JDBInsight: Traces JDBC calls with a user interface that allows the user to understand what's happening in their database, and to tune it.
- dbWrench is a full featured SQL database design and maintanence tool.
- One$DB: is an Open Source version of Daffodil DB, a commercial Java Database. It is standards based, platform independent RDBMS that can be embedded into any application with minimal administration. One$DB is available in both Embedded and Network editions.
- DBBrowser is a program which can be used to view the structure of databases as well as to run queries against them. The program is written to work with as many RDBMS systems as possible, using the JDBC API.
- DbVisualizer - a cross-platform database tool for all major relational databases
- Derby: The Apache Derby Project develops open source database technology that is: Pure Java, Easy to use, Small footprint, Standards based, Secure. (History note: Derby descends from Cloudscape. In August 2004 IBM contributed the Cloudscape code to the Apache Software Foundation as Derby)
- H2: is a Java SQL database engine. The software is available under a Freeware license, with source code. The database engine supports clustering, in-memory and disk-based tables, embedded and server modes. A Web console application is included. (History note: H2 stands for Hypersonic 2 and is developed by the same person who wrote Hypersonic SQL; however H2 is written from scratch)
- Caché Monitor: is a freeware SQL development and admin tool designed for InterSystems? database Cache. It is based on NetBeans and the NetBeans Editor
|