My favorites | Sign in
Project Home Downloads
Project Information
Members
Featured
Downloads
Links

MetaModel

The eobjects.org MetaModel is a project created for maximum reuse of a SQL 99 compliant domain model of the database domain. The MetaModel is a model that contains classes that represent the structure of a database (schemas, tables, column, relationships) and interaction with the database (queries, datasets, rows). In short a model for modelling (hence the word "metamodel") data in databases and other datastores. MetaModel is being used in projects as DataCleaner, ChronicleDroid and TableAgent as the model for the applications. Additionally, the QueryParser project is aimed at creating a parser to populate the query-part of MetaModel by parsing incoming SQL queries.

MetaModel makes it easy to traverse your datastore and to interact with it in a way that replaces hardcoded literals and enforces standard compliant protocols.

Further information

Go to our website for examples and more information: http://metamodel.eobjects.org

Powered by Google Project Hosting