Java : Applications : Database Tools

SpeedJDB

0.0/5 (0 votes cast)

SpeedJDB was developed for DBAs in order for them to get a uniform interface for all common databases. This has been achieved by using the JDBC (Java Database Connectivity) API that makes it possible to execute SQL selects against all databases that provide corresponding JDBC drivers, or that have drivers available for; these are nearly all database systems.

DataDino Database Explorer

0.0/5 (0 votes cast)

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!

SQL Developer

0.0/5 (0 votes cast)

SQL Developer is a SQL administration and development frontend with a graphical user interface. It is written completely in Java and runs on virtual machines supporting Java 1.3 or higher. With SQL Developer you can connect to various databases using the JDBC interface. Why use a lot of different software tools to get access to your favorite databases? Use a cross database tool on any platform running Java with one frontend.

A tool that allows users to create dashboards using simple SQL query and helps the user to organize their frequently used SQL queries. InfoCaptor is a Rapid Development tool that helps you create, manage and publish Dashboards (“Views”). InfoCaptor Dashboards can display information from different Databases on the same page. These dash-boards allow for summarized (aggregated) view of information as well as detailed view that make up the summarized (aggregated) information. Each dashboard can have any number of SQL queries with parameters and connect to different database instance of your choice. You can define any number of Drills on any column. You can format the output data with a rich set of formatting options. You can export the formatted data to excel. Some of the free dashboards Database Object Browser DBA Dashboard System Administrator Dashboard Datawarehouse Dashboard

Advanced Data Grid Control

0.0/5 (0 votes cast)

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.

Cayenne

0.0/5 (0 votes cast)

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.

Jisql is a Java based utility to provide a command line interactive session with a SQL server. This application is conceptually modeled on the Sybase 'isql' program with, obviously, strong similarities to Microsoft SQL/Server isql and osql.

PKLite SQL Client

0.0/5 (0 votes cast)

PKLite SQL Client is an Open Source Java program can connect to any JDBC compliant database. It has basic query and update functionality and some simple database information capabilities. The goal of this project was to create a lightweight SQL client (~ 1 MB) that was portable, easy to install and be vender independent. There are still some issues to be worked out so that is can be completely database vender independent but with this new build it is able to connect to any database that has a JDBC driver and run on any OS that has a Java VM.

HSQLDB

0.0/5 (0 votes cast)

HSQLDB is a relational database engine written in Java, with a JDBC driver, supporting a rich subset of ANSI-92 SQL. It offers a small (less than 160k), fast database engine which offers both in memory and disk based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets) and a number of demonstration examples. The product is currently being used as a database and persistence engine in many Open Source Software projects and even in commercial projects and products. This product includes HypersonicSQL.

Daffodil DB

0.0/5 (0 votes cast)

Daffodil DB is a SQL 99 specification compliant, powerful, reliable, scalable and high-performance java database engine (RDBMS) which can run in embedded or server mode and can be included as a jar file in any java application.