DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AnzoGraph DB vs. KeyDB vs. Microsoft Azure Cosmos DB vs. Solr vs. TimesTen

System Properties Comparison AnzoGraph DB vs. KeyDB vs. Microsoft Azure Cosmos DB vs. Solr vs. TimesTen

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonKeyDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSolr  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsGlobally distributed, horizontally scalable, multi-model database serviceA widely used distributed, scalable search engine based on Apache LuceneIn-Memory RDBMS compatible to Oracle
Primary database modelGraph DBMS
RDF store
Key-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Search engineRelational DBMS
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score0.71
Rank#226  Overall
#33  Key-value stores
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score42.91
Rank#24  Overall
#3  Search engines
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitecambridgesemantics.com/­anzographgithub.com/­Snapchat/­KeyDB
keydb.dev
azure.microsoft.com/­services/­cosmos-dbsolr.apache.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.keydb.devlearn.microsoft.com/­azure/­cosmos-dbsolr.apache.org/­resources.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperCambridge SemanticsEQ Alpha Technology Ltd.MicrosoftApache Software FoundationOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20182019201420061998
Current release2.3, January 20219.6.0, April 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoBSD-3commercialOpen Source infoApache Version 2commercial
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 languageC++Java
Server operating systemsLinuxLinuxhostedAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeSchema-free and OWL/RDFS-schema supportschema-freeschema-freeyes infoDynamic Fields enables on-the-fly addition of new fieldsyes
Typing infopredefined data types such as float or datepartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes infoJSON typesyes infosupports customizable data types and automatic typingyes
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.nonoyesno
Secondary indexesnoyes infoby using the Redis Search moduleyes infoAll properties auto-indexed by defaultyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.noSQL-like query languageSolr Parallel SQL Interfaceyes
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
Proprietary protocol infoRESP - REdis Serialization ProtocoDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Java API
RESTful HTTP/JSON API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC++
Java
Python
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresuser defined functions and aggregatesLuaJavaScriptJava pluginsPL/SQL
TriggersnonoJavaScriptyes infoUser configurable commands triggered on index changesno
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingShardingSharding infoImplicit feature of the cloud serviceShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud serviceyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*spark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterEventual Consistency
Strong eventual consistency with CRDTs
Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityno infonot needed in graphsnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDOptimistic locking, atomic execution of commands blocks and scriptsMulti-item ACID transactions with snapshot isolation within a partitionoptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlAccess rights for users and rolessimple password-based access control and ACLAccess rights can be defined down to the item levelyesfine grained access rights according to SQL-standard

More information provided by the system vendor

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
AnzoGraph DBKeyDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSolrTimesTen
DB-Engines blog posts

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, microsoft.com

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

provided by Google News

General Availability: Data API builder | Azure updates
15 May 2024, azure.microsoft.com

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

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

Microsoft Ships Data API Builder for Azure SQL Databases
15 May 2024, Visual Studio Magazine

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, azure.microsoft.com

provided by Google News

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

(SOLR) Technical Pivots with Risk Controls
28 April 2024, Stock Traders Daily

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

Top 5 stock gainers and losers: SOLR.V, GRSL.V, ANON.C
21 November 2023, Equity.Guru

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

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

Neo4j logo

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

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Present your product here