GoenDB
GoenDB
is a free java program for use as a simple database and query tool, requires a Java Virtual Machine (JVM) installed on your computer wich can be downloaded for free in form of ©Sun Microsystem's JDK 5.0 .
GoenDB
|
|
- Set,Select and View database
- run SQL command
- Set file for configure a database connection
- Easy to use,learn and very small
- 100% pure java
if you have a question please contact me by email
Download Site
1.) WINDOWS-file: run installation file GoenDBSetup.exe to a any directory 2.) JAR-file: put the file in a directory of your choice, change to DOS prompt/*NIX shell and copy the jar file
|
1.) Windows:use goendb.bat / Windows shortcut And for Linux/*nix: goendb.sh
You should edit the path of goendb.sh (to run directly) or goendb.bat file where GoenDB extracted
2.) JAR-file:run by java -jar GoenDB.jar
|
|
|