DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Memcached vs. Microsoft Azure Table Storage vs. Stardog vs. TigerGraph vs. VelocityDB

System Properties Comparison Memcached vs. Microsoft Azure Table Storage vs. Stardog vs. TigerGraph vs. VelocityDB

Editorial information provided by DB-Engines
NameMemcached  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonStardog  Xexclude from comparisonTigerGraph  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionIn-memory key-value store, originally intended for cachingA Wide Column Store for rapid development using massive semi-structured datasetsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-timeA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelKey-value storeWide column storeGraph DBMS
RDF store
Graph DBMSGraph DBMS
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.84
Rank#32  Overall
#4  Key-value stores
Score3.55
Rank#80  Overall
#6  Wide column stores
Score1.93
Rank#121  Overall
#10  Graph DBMS
#6  RDF stores
Score1.44
Rank#152  Overall
#14  Graph DBMS
Score0.00
Rank#385  Overall
#40  Graph DBMS
#21  Object oriented DBMS
Websitewww.memcached.orgazure.microsoft.com/­en-us/­services/­storage/­tableswww.stardog.comwww.tigergraph.comvelocitydb.com
Technical documentationgithub.com/­memcached/­memcached/­wikidocs.stardog.comdocs.tigergraph.comvelocitydb.com/­UserGuide
DeveloperDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftStardog-UnionVelocityDB Inc
Initial release20032012201020172011
Current release1.6.29, June 20247.3.0, May 20207.x
License infoCommercial or Open SourceOpen Source infoBSD licensecommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercialcommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaC++C#
Server operating systemsFreeBSD
Linux
OS X
Unix
Windows
hostedLinux
macOS
Windows
LinuxAny that supports .NET
Data schemeschema-freeschema-freeschema-free and OWL/RDFS-schema supportyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nono infoImport/export of XML data possiblenono
Secondary indexesnonoyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLnonoYes, compatible with all major SQL variants through dedicated BI/SQL ServerSQL-like query language (GSQL)no
APIs and other access methodsProprietary protocolRESTful HTTP APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
.Net
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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C++
Java
.Net
Server-side scripts infoStored proceduresnonouser defined functions and aggregates, HTTP Server extensions in Javayesno
Triggersnonoyes infovia event handlersnoCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud servicenoneSharding
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.Multi-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integritynonoyes inforelationships in graphsyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic lockingACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentnoyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlyes infousing SASL (Simple Authentication and Security Layer) protocolAccess rights based on private key authentication or shared access signaturesAccess rights for users and rolesRole-based access controlBased on Windows Authentication

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

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

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

AMD Ryzen 5 9600X & Ryzen 7 9700X Offer Excellent Linux Performance
7 August 2024, Phoronix

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

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

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

Memcached Cloud available in the Azure Store
18 April 2014, azure.microsoft.com

provided by Google News

How to use Azure Table storage in .Net
10 July 2024, InfoWorld

Working with Azure to Use and Manage Data Lakes
23 July 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage
5 May 2015, azure.microsoft.com

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

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

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

graph database Archives
26 June 2024, insideBIGDATA

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

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

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

Present your product here