Download List

프로젝트 설명

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

이 버전의 데이터를 선택이라는 새로운 도구를했다. 이 도구는 처음에 사용자가 많이는 RDBMS와 조인 및 데이터베이스의 세계 등의 복잡한 것들에 대해서 모르는 복잡한 데이터를 선택하도록 개발되었다. 이 도구는 생산에서 3 년간되었습니다. SQLAdmin 지금도 자바 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