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 > Memcached vs. Microsoft Azure Table Storage vs. TigerGraph vs. YugabyteDB

System Properties Comparison Memcached vs. Microsoft Azure Table Storage vs. TigerGraph vs. YugabyteDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMemcached  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonTigerGraph  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionIn-memory key-value store, originally intended for cachingA Wide Column Store for rapid development using massive semi-structured datasetsA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-timeHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelKey-value storeWide column storeGraph DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score20.81
Rank#32  Overall
#4  Key-value stores
Score5.35
Rank#71  Overall
#6  Wide column stores
Score1.92
Rank#143  Overall
#13  Graph DBMS
Score3.21
Rank#103  Overall
#53  Relational DBMS
Websitewww.memcached.orgazure.microsoft.com/­en-us/­services/­storage/­tableswww.tigergraph.comwww.yugabyte.com
Technical documentationgithub.com/­memcached/­memcached/­wikidocs.tigergraph.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftYugabyte Inc.
Initial release2003201220172017
Current release1.6.25, March 20242.19, September 2023
License infoCommercial or Open SourceOpen Source infoBSD licensecommercialcommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageCC++C and C++
Server operating systemsFreeBSD
Linux
OS X
Unix
Windows
hostedLinuxLinux
OS X
Data schemeschema-freeschema-freeyesdepending on used data model
Typing infopredefined data types such as float or datenoyesyesyes
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
Secondary indexesnonoyes
SQL infoSupport of SQLnonoSQL-like query language (GSQL)yes, PostgreSQL compatible
APIs and other access methodsProprietary protocolRESTful HTTP APIGSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnonoyesyes infosql, plpgsql, C
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoRepcached, a Memcached patch, provides this functionallityyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic lockingACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentnoyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlyes infousing SASL (Simple Authentication and Security Layer) protocolAccess rights based on private key authentication or shared access signaturesRole-based access controlyes
More information provided by the system vendor
MemcachedMicrosoft Azure Table StorageTigerGraphYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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

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

More resources
MemcachedMicrosoft Azure Table StorageTigerGraphYugabyteDB
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

Amazon ElastiCache Serverless for Redis and Memcached is now available | Amazon Web Services
27 November 2023, AWS Blog

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

The Performance Impact Of Intel's Register File Data Sampling
15 March 2024, Phoronix

Amazon ElastiCache for Memcached simplifies creating new clusters in the AWS Management Console
22 August 2023, AWS Blog

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Inside Azure File Storage
7 October 2015, Microsoft

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31 July 2023, Datanami

TigerGraph update adds enterprise-scale capabilities
31 October 2023, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

TigerGraph partners with Pascal as master distributor for APJ region
10 January 2024, VnExpress International

provided by Google News

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Scout24 Selects YugabyteDB to Upscale Global Hospitality Management System with Global Distribution and High ...
6 February 2024, Yahoo Finance

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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.

Present your product here