Multi-model database: Difference between revisions

Content deleted Content added
mNo edit summary
Databases: rm entries without articles
Line 26:
* [[Datastax]] – key–value, tabular, graph
* [[EnterpriseDB]] – document (XML and JSON), key–value
* [https://www.intersystems.com/products/intersystems-iris/ InterSystems IRIS] – relational (SQL), object, key–value, document (JSON)
* [[MarkLogic]] – document (XML and JSON), graph triplestore, binary, SQL
* RavenDB – document (XML and JSON), graph, key–value, time-series <ref>https://ravendb.net/docs/article-page/5.1/Csharp/document-extensions/timeseries/overview</ref><ref>https://db-engines.com/en/system/RavenDB</ref><ref>https://ravendb.net/docs/article-page/5.1/csharp/client-api/creating-document-store</ref>
* [[Oracle Database]] – relational, document (JSON and XML), graph triplestore, property graph, key–value, objects
* [[OrientDB]] – document (JSON), graph, key–value, reactive, SQL