DBModeler.app
From GNUstepWiki
(Difference between revisions)
| Revision as of 16:45, 1 October 2006 Cbv (Talk | contribs) Use template ← Previous diff |
Revision as of 16:52, 1 October 2006 Cbv (Talk | contribs) Update license and maintainer Next diff → |
||
| Line 5: | Line 5: | ||
| currentversion = Unknown | | currentversion = Unknown | | ||
| releasedate = Unknown | | releasedate = Unknown | | ||
| - | license = Unknown | | + | license = GPL 2.0 | |
| overview = | overview = | ||
| [[Image:DBModeler-snapshot.png|frame|Snapshot of DBModeler.app in operation]] | [[Image:DBModeler-snapshot.png|frame|Snapshot of DBModeler.app in operation]] | ||
| Line 12: | Line 12: | ||
| The resulting EOModels can be used to allow simple database connectivity in GNUstep applications, tools, or within GNUstep Web applications without significant additional coding effort.| | The resulting EOModels can be used to allow simple database connectivity in GNUstep applications, tools, or within GNUstep Web applications without significant additional coding effort.| | ||
| features = | | features = | | ||
| - | maintainer = | | + | maintainer = * [mailto:ratmice@yahoo.com Matt Rice] | |
| relatedlinks = | | relatedlinks = | | ||
| category = [[Category:Development Applications]]}} | category = [[Category:Development Applications]]}} | ||
Revision as of 16:52, 1 October 2006
| This article or section is a stub (i.e., in need of additional material). You can help us by expanding it |
|---|
DBModeler.app is based loosely on EOModeller.app and is used to create EOModels -- definitions of mappings between the tables, columns and rows of a relational database to objects within a GNUstep program that uses GDL2 (GNUstep's EOF implementation).
Current Version: Unknown
- Released: Unknown
- Licensed: GPL 2.0
Overview
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.
The resulting EOModels can be used to allow simple database connectivity in GNUstep applications, tools, or within GNUstep Web applications without significant additional coding effort.
Features

