Download List

Descripción del Proyecto

Admin is entirely written in Java. It uses Swing GUI Components and JDBC to connect to databases. It has been succesfully tested with MySQL, Derby, InstantDB, Oracle, Empress, MS SQL Server, and PostgreSQL. You can have a tree view of the RDBMS or pick a single instance to have a look at its metadata. It allows you to create, modify, and drop tables and to create indices on a table. The dynamic form makes it easy to enter data into a certain table, and the guided query makes it easy to retrieve data from a table and to export it. Java developers will probably enjoy the code generator doing an OO relational wrapper and a swing GUI for them. There is a tool with which SQL statements can be enriched with a few commands, generating a GUI to easily select data from a DB. You can also export and import data and transport it from one DBMS to another.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-11-11 15:30 Back to release list
2.4.2

Esta versión cuenta con una nueva herramienta, llamada Selección de datos. Esta herramienta fue inicialmente desarrollado para permitir a las selecciones de datos complejos para los usuarios de no saber mucho acerca de RDBMS y se une y otras cosas complicadas en el mundo de las bases de datos. Esta herramienta ha estado en producción durante tres años. SQLAdmin ahora también puede ser lanzado a través de Java WebStart.
Tags: Major feature enhancements
This version has a new tool, called Data
Selection. This tool was initially developed to
allow complex data selections for users not
knowing much about RDBMS and Joins and other such
complicated things in the world of databases. This
tool has been in production for three years.
SQLAdmin can now also be launched via Java
Webstart.

Project Resources