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 > Memgraph vs. NCache vs. Oracle vs. Riak KV vs. Teradata

System Properties Comparison Memgraph vs. NCache vs. Oracle vs. Riak KV vs. Teradata

Editorial information provided by DB-Engines
NameMemgraph  Xexclude from comparisonNCache  Xexclude from comparisonOracle  Xexclude from comparisonRiak KV  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionAn open source graph database built for real-time streaming and compatible with Neo4jOpen-Source and Enterprise in-memory Key-Value StoreWidely used RDBMSDistributed, fault tolerant key-value storeA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelGraph DBMSKey-value storeRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.00
Rank#102  Overall
#8  Graph DBMS
Score0.98
Rank#196  Overall
#29  Key-value stores
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score4.44
Rank#80  Overall
#9  Key-value stores
Score47.84
Rank#21  Overall
#15  Relational DBMS
Websitememgraph.comwww.alachisoft.com/­ncachewww.oracle.com/­databasewww.teradata.com
Technical documentationmemgraph.com/­docswww.alachisoft.com/­resources/­docsdocs.oracle.com/­en/­databasewww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.teradata.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperMemgraph LtdAlachisoftOracleOpenSource, formerly Basho TechnologiesTeradata
Initial release20172005198020091984
Current release5.3.3, April 202423c, September 20233.2.0, December 2022Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open Sourcecommercial infoFree license availableOpen Source infoEnterprise Edition availablecommercial inforestricted free version is availableOpen Source infoApache version 2, commercial enterprise editioncommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C#, .NET, .NET Core, JavaC and C++Erlang
Server operating systemsLinuxLinux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
hosted
Linux
Data schemeschema-free and schema-optionalschema-freeyes infoSchemaless in JSON and XML columnsschema-freeyes
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesnoyes
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.nonoyesnoyes
Secondary indexesyesyesrestrictedyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infowith proprietary extensionsnoyes infoSQL 2016 + extensions
APIs and other access methodsBolt protocol
Cypher query language
IDistributedCache
JCache
LINQ
Proprietary native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP API
Native Erlang Interface
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresno infosupport for stored procedures with SQL-Server CLRPL/SQL infoalso stored procedures in Java possibleErlangyes infoUDFs, stored procedures, table functions in parallel
Triggersyes infoNotificationsyesyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesSharding infodynamic graph partitioningyesSharding, horizontal partitioningSharding infono "single point of failure"Sharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyes, with selectable consistency levelMulti-source replication
Source-replica replication
selectable replication factorMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno infocan be realized in PL/SQLyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnoyesno infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infowith snapshot isolationoptimistic locking and pessimistic lockingACID infoisolation level can be parameterizednoACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlUsers, roles and permissionsAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)fine grained access rights according to SQL-standardyes, using Riak Securityfine grained access rights according to SQL-standard
More information provided by the system vendor
MemgraphNCacheOracleRiak KVTeradata
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more

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 partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
MemgraphNCacheOracleRiak KVTeradata
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Blog Theme - Details
17 April 2024, Oracle

RSA Conference 2024: The Art of Possible
16 April 2024, Oracle

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Maximize database performance with Oracle Exadata and Oracle Linux
27 March 2024, Oracle

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

provided by Google News

Teradata (NYSE:TDC) Could Become A Multi-Bagger
18 April 2024, Yahoo Finance UK

Teradata (NYSE:TDC) PT Lowered to $39.00
16 April 2024, Defense World

Teradata Appoints Richard Petley as Chief Revenue Officer
5 April 2024, Business Wire

Teradata Announces Executive Shift with CRO Resignation and Succession - TipRanks.com
5 April 2024, TipRanks

Why We're Not Concerned About Teradata Corporation's (NYSE:TDC) Share Price
26 March 2024, Simply Wall St

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.

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

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

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