JdbcTool 1.0

Feb 17, 2010
Source: ace
System
+1 +3
Current rating:
JdbcTool 1.0 screenshot
JdbcTool project is a collection of command line utilities for making your life easy when working with Java JDBC databases. Included are:jdbctool:An interactive command line tool for executing SQL statements.
jdbcdump:Dump the contents of a database as SQL statements into a file, like mysqldump.jdbcloadExecute SQL statements from a file (the opposite of jdbcdump)Currently, only HSQLDB is supported.
DOWNLOAD NOW
Comments
Add Comment
Today's Top Linux Application

depfinder
1.2.2

depfinder is an utility that scans Slackware packages and outputs a list of their dependencies. The dependency list can be output to stdout, to a comma separated list in a .dep text file or to a slack-required file with or without version information. As of version 1.0.0, depfinder supports x86_64 systems. This can be enabled by passing an extra parameter in the installation scripts (take a look in the INSTALL file in the source tarball...