Mccess three Database Systems using one single interface.Drag and drop table, field structures & contents Between them.aven assumes that you have MySQL or PostgreSQL installed.
If not, download and install them from :
• MySQL installer (from mysql.com)
• PostgreSQL installer (from postgresql.org)
The latest version of Maven is 0.7.8 Beta
Adds the ability to export database backups in a native Maven-Readable format as well as a MySQL-readable mysqldump file. This version includes some bug fixes and, hopefully, improved navigation and ease-of-use. It also allows connection parameters to be saved and passwords to be securely hidden.
Things To Do :
1) Make drag and drop of table contents (i.e., data rows) more robust.
2) Support for compound keys
3) Move on to build the search, filtering and query building tools.