共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > MetaModel |
MetaModel
|
2 | 0 | 877 |
贡献者 | 讨论 | 代码提交 |
The eobjects.org MetaModel is a project created for maximum reuse of a 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) using SQL/LINQ-style expressions. In short a model for modelling (hence the word "metamodel") data in databases and other datastores like CSV-files, MS Access files and Excel spreadsheets.