MyJSQLView 2.81 (Default branch) |
|
|
MyJSQLView provides an easy-to-use Java based GUI
frontend for viewing, adding, editing, or deleting
data in the MySQL and PostgreSQL databases. A
query tool allows the building of complex SELECT
SQL statements. The application allows easy
sorting, searching, and import/export of table
data.
License: GNU General Public License (GPL)
Changes:
This release has focused on the implementation of a generic core for effecting additional database support. The database chosen for the effort was PostgreSQL. MyJSQLView in this release now supports all the basic features that it has provided previously with the MySQL database, but also with PostgreSQL. A new feature added in this release is the ability to import CSV, comma separated values, into a table. The ability to manipulate some additional data types was also added to the release, namely boolean and bit types.
|