DB Solo is a cross-platform database development and management tool for both developers and DBAs. Its user interface allows you to explore and manage your database objects as well as execute your own ad-hoc queries. It supports most major relational database products available, including Oracle, Microsoft SQL Server, DB2, Solid, Sybase and MySQL. You can manage all of these DBMS products--even at the same time--from a single application. DB Solo runs on Windows, Mac OS X, Solaris and Linux platforms.
In addition to viewing and managing objects such as schemas, tables, indexes, views, tablespaces, users, roles, sessions and stored procedures you can also view, edit, print and export data of tables or results of your ad-hoc queries. With DB Solo you can also graphically view your table's foreign-key relationships with other tables.
Ad-hoc queries can be entered in a query window that supports auto-completion, explain plan, multiple result-sets, printing, persisted query history, exporting, image, XML, ASN.1 viewing and searching within results.
The J2EE Code Generator tool allows you to generate EJB 3.0 annotated Pojos as well as JDBC DAO access layer code from existing tables.
The schema comparison tool lets you compare two schemas/databases for differences in table definitions, views, functions and stored procedures.