You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by bu...@apache.org on 2014/07/28 13:31:29 UTC

svn commit: r917604 - in /websites/staging/metamodel/trunk/content: ./ index.html

Author: buildbot
Date: Mon Jul 28 11:31:29 2014
New Revision: 917604

Log:
Staging update by buildbot for metamodel

Modified:
    websites/staging/metamodel/trunk/content/   (props changed)
    websites/staging/metamodel/trunk/content/index.html

Propchange: websites/staging/metamodel/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 28 11:31:29 2014
@@ -1 +1 @@
-1613952
+1613963

Modified: websites/staging/metamodel/trunk/content/index.html
==============================================================================
--- websites/staging/metamodel/trunk/content/index.html (original)
+++ websites/staging/metamodel/trunk/content/index.html Mon Jul 28 11:31:29 2014
@@ -62,6 +62,17 @@
 				
 				<p>MetaModel <i>isn't</i> a data mapping framework. Instead we emphasize abstraction of metadata and ability to add data sources at runtime, making MetaModel great for generic data processing applications, less so for applications modeled around a particular domain.</p>
 				
+				<p>With MetaModel you get a uniform connector and query API to <a href="https://wiki.apache.org/metamodel/DatabaseCompliancy" target="_blank">many very different datastore types</a>, including: 
+					Relational (JDBC) databases, 
+					CSV files, 
+					Excel spreadsheets, 
+					<a href="https://wiki.apache.org/metamodel/examples/XmlTableMapping" target="_blank">XML</a> files, 
+					<a href="https://wiki.apache.org/metamodel/examples/JsonDataContext" target="_blank">JSON</a> files, 
+					Fixed width files, MongoDB, Apache CouchDB, Apache HBase, OpenOffice.org databases, 
+					<a href="https://wiki.apache.org/metamodel/examples/SalesforceDataContext?highlight=%28%5CbCategoryExamples%5Cb%29" target="_blank">Salesforce.com</a>, 
+					SugarCRM and even 
+					collections of <a href="https://wiki.apache.org/metamodel/examples/PojoDataContext" target="_blank">plain old Java objects</a> (POJOs).</p>
+				
 			</div>
 		</div>