| Project Name | DBDesigner |
| Category | Development tools |
| Programming Language | |
| Project Home Page | http://www.fabforce.net/dbdesigner4/ |
| License(s) | GNU General Public License (GPL) |
| License URL(s) | http://www.gnu.org/copyleft/gpl.html |
| Tags (edit) | database, database design, sql |
If you need to build complex SQL databases you will find DbDesigner quite a
useful tool. It allows you to construct your DB in an intuitive and easy to use
environment, where you have a visual representation of the tables and relations
contained in your project. You can quickly see the fields in a table or how
each table relates to the others. After you are finished, DbDesigner can export
the schema of the database into an .sql script, or directly connect to a
database backend and build it there. It can also import already existing
databases from .sql scripts or db backends. Of course, it can save your project
into its native format (XML) so all information is kept (for example you can't
save the positions of the tables in the workspace into an .sql script).
Due to its plugin architecture, DbDesigner is easily extensible to work with
many database servers. By default it comes with 2 plugins: one for PostgreSQL
and the other for MySQL.
DBDesigner 4 is an Open Source Project available for Microsoft Windows© 2k/XP and Linux KDE/Gnome. It is release on the GPL.
Reviews
Be the first person to review this project!
User tips
Related books
Last modified on 2006-08-21 03:33:27.871 (rel. 2).
