DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > GraphDB vs. LokiJS vs. Microsoft Azure Cosmos DB vs. Stardog vs. XTDB

System Properties Comparison GraphDB vs. LokiJS vs. Microsoft Azure Cosmos DB vs. Stardog vs. XTDB

Editorial information provided by DB-Engines
NameGraphDB infoformer name: OWLIM  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonStardog  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.In-memory JavaScript DBMSGlobally distributed, horizontally scalable, multi-model database serviceEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelGraph DBMS
RDF store
Document storeDocument store
Graph DBMS
Key-value store
Wide column store
Graph DBMS
RDF store
Document store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score0.43
Rank#264  Overall
#42  Document stores
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score0.11
Rank#343  Overall
#46  Document stores
Websitewww.ontotext.comgithub.com/­techfort/­LokiJSazure.microsoft.com/­services/­cosmos-dbwww.stardog.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationgraphdb.ontotext.com/­documentationtechfort.github.io/­LokiJSlearn.microsoft.com/­azure/­cosmos-dbdocs.stardog.comwww.xtdb.com/­docs
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperOntotextMicrosoftStardog-UnionJuxt Ltd.
Initial release20002014201420102019
Current release10.4, October 20237.3.0, May 20201.19, September 2021
License infoCommercial or Open Sourcecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Sourcecommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaScriptJavaClojure
Server operating systemsAll OS with a Java VM
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)hostedLinux
macOS
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-free and OWL/RDFS-schema support; RDF shapesschema-freeschema-freeschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or dateyesnoyes infoJSON typesyesyes, extensible-data-notation format
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonono infoImport/export of XML data possibleno
Secondary indexesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyes infovia viewsyes infoAll properties auto-indexed by defaultyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCnoSQL-like query languageYes, compatible with all major SQL variants through dedicated BI/SQL Serverlimited SQL, making use of Apache Calcite
APIs and other access methodsGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JavaScript APIDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
HTTP REST
JDBC
Supported programming languages.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Clojure
Java
Server-side scripts infoStored procedureswell-defined plugin interfaces; JavaScript server-side extensibilityView functions in JavaScriptJavaScriptuser defined functions and aggregates, HTTP Server extensions in Javano
TriggersnoyesJavaScriptyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoImplicit feature of the cloud servicenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneyes infoImplicit feature of the cloud serviceMulti-source replication in HA-Clusteryes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)noneBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyes infoConstraint checkingnonoyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single collection possibleMulti-item ACID transactions with snapshot isolation within a partitionACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.noAccess rights can be defined down to the item levelAccess rights for users and roles
More information provided by the system vendor
GraphDB infoformer name: OWLIMLokiJSMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBStardogXTDB infoformerly named Crux
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Integrating GraphDB with Relational Database Systems
23 May 2024

Understanding the Graph Center of Excellence
17 May 2024

Migrating From LPG to RDF Graph Model
8 May 2024

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
GraphDB infoformer name: OWLIMLokiJSMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBStardogXTDB infoformerly named Crux
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5 July 2022, PR Newswire

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

LokiJS Reaches 1.4
8 July 2016, iProgrammer

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21 May 2024, InfoWorld

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

General Availability: Data API builder | Azure updates
15 May 2024, Microsoft

At Build, Microsoft Fabric, PostgreSQL and Cosmos DB get AI enhancements
21 May 2024, SiliconANGLE News

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here