DBMODELER(1)
NAME
DBModeler - graphical management of relational database elements in
GNUstep
SYNOPSIS
DBModeler
DESCRIPTION
This manual page describes briefly the DBModeler command.
DBModeler is a GNUstep application that creates EOModels, definitions
of mappings between the tables, columns and rows of a relational database to objects within a GNUstep program that uses GNUstep Database Library 2.
Existing EOModels may be opened and modified, new ones may be created
manually, or even "reverse-engineered" from an existing database if DBModeler is able to connect to an existing database.
Some of its main features:
o create entity-relationship models
o view models in diagram form
o reverse-engineer models from existing databases
- o drag-and-drop entities and relationships into Gorm for integration
- into GUI apps
- o generate databases and table schemas in supported databases
SEE ALSO
AUTHOR
DBModeler was written by Matt Rice <ratmice@gmail.com>.
- This manual page was written by Federico Gimnez Nieto <fgimenez@coit.es> for the Debian project (but may be used by others).