Dear Wiki user, You have subscribed to a wiki page or wiki category on "Metamodel Wiki" for change notification.
The "DatabaseCompliancy" page has been changed by KasperSorensen: https://wiki.apache.org/metamodel/DatabaseCompliancy?action=diff&rev1=3&rev2=4 Comment: Added Cassandra and ElasticSearch to NoSQL database list It is one of the important goals of MetaModel to be compliant with as many databases and datastores as possible! We ensure a broad compliance by several initiatives: * A broad integration test suite. - * Extensive but fault-tolerant use of the Java DataBase Connectivity (JDBC) specification. + * Extensive but fault-tolerant use of the Java !DataBase Connectivity (JDBC) specification. * Use of uniform SQL-99 compliant queries. For information on the performance characteristics and approach to query execution, see QueryExecutionStrategies. @@ -26, +26 @@ == Non-relational / NoSQL databases supported by MetaModel == - * MongoDB + * Apache Cassandra * Apache CouchDB * Apache HBase + * !ElasticSearch + * MongoDB == Business application supported (through system services) by MetaModel ==
