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

DBMS > Apache Doris vs. InfinityDB vs. Memcached vs. SAP HANA vs. Stardog

System Properties Comparison Apache Doris vs. InfinityDB vs. Memcached vs. SAP HANA vs. Stardog

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonInfinityDB  Xexclude from comparisonMemcached  Xexclude from comparisonSAP HANA  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolA Java embedded Key-Value Store which extends the Java Map interfaceIn-memory key-value store, originally intended for cachingIn-memory, column based data store. Available as appliance or cloud serviceEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMSKey-value storeKey-value storeRelational DBMSGraph DBMS
RDF store
Secondary database modelsDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.57
Rank#244  Overall
#113  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score19.42
Rank#32  Overall
#4  Key-value stores
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitedoris.apache.org
github.com/­apache/­doris
boilerbay.comwww.memcached.orgwww.sap.com/­products/­hana.htmlwww.stardog.com
Technical documentationgithub.com/­apache/­doris/­wikiboilerbay.com/­infinitydb/­manualgithub.com/­memcached/­memcached/­wikihelp.sap.com/­hanadocs.stardog.com
DeveloperApache Software Foundation, originally contributed from BaiduBoiler Bay Inc.Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalSAPStardog-Union
Initial release20172002200320102010
Current release1.2.2, February 20234.01.6.25, March 20242.0 SPS07 (April 4, 2023), April 20237.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoBSD licensecommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud servicenononono infoalso available as a cloud based serviceno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaCJava
Server operating systemsLinuxAll OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
Appliance or cloud-serviceLinux
macOS
Windows
Data schemeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnoyesyes
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.nononono infoImport/export of XML data possible
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilitynoyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyesnonoyesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJDBC
MySQL client
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Proprietary protocolJDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesJavaJava.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresuser defined functionsnonoSQLScript, Ruser defined functions and aggregates, HTTP Server extensions in Java
Triggersnononoyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnonenoneyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenone infoRepcached, a Memcached patch, provides this functionallityyesMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilitynoyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoyes infousing SASL (Simple Authentication and Security Layer) protocolyesAccess rights for users and roles

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
Apache DorisInfinityDBMemcachedSAP HANAStardog
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Apache Doris Analytical Database Graduates from Apache Incubator
20 June 2022, Datanami

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

What are the options as SAP HANA 1.0 support in the Neo environment sunsets?
3 November 2023, ComputerWeekly.com

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

Milvus logo

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

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

Present your product here