Menu

jython database console / News: Recent posts

jydbconsole 0.2.1 released

new version of jydbconsole no longer needs dumb jdbc drivers. it has extended support for postgresql, new output formats such as twiki table ... and many other small improvements

Posted by Jan Gregor 2007-04-01

jydbconsole 0.1.1 released

xerces parser not longer needed

added dumb sybase and postgresql drivers,
with empty PSQLException and SybSQLException classes.
so real drivers for these databases are no longer a must.

new \source tag, return result of query in plain form

Posted by Jan Gregor 2006-05-31

jydbconsole 0.1 released

first version of jydbconsole on sourceforge.net released.

jydbconsole is a database console inspired by psql - terminal-based front-end to PostgreSQL. Is written in jython and uses JDBC drivers to talk to databases, uses terminal console (unix only) or java swing as an user interface.

the release may be downloaded from here: https://sourceforge.net/project/showfiles.php?group_id=162179

Posted by Jan Gregor 2006-03-12