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

DBMS > Heroic vs. Memgraph vs. Microsoft Azure Table Storage vs. PostGIS vs. SAP Advantage Database Server

System Properties Comparison Heroic vs. Memgraph vs. Microsoft Azure Table Storage vs. PostGIS vs. SAP Advantage Database Server

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonMemgraph  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonPostGIS  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchAn open source graph database built for real-time streaming and compatible with Neo4jA Wide Column Store for rapid development using massive semi-structured datasetsSpatial extension of PostgreSQLLow-cost RDBMS with access to ISAM and FoxPro data structures
Primary database modelTime Series DBMSGraph DBMSWide column storeSpatial DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Score21.72
Rank#29  Overall
#1  Spatial DBMS
Websitegithub.com/­spotify/­heroicmemgraph.comazure.microsoft.com/­en-us/­services/­storage/­tablespostgis.netwww.sap.com/products/advantage-database-server.html
Technical documentationspotify.github.io/­heroicmemgraph.com/­docspostgis.net/­documentation
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperSpotifyMemgraph LtdMicrosoftSybase, SAP
Initial release20142017201220051993
Current release3.4.2, February 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoBSL 1.1; commercial license for enterprise edition availablecommercialOpen Source infoGPL v2.0commercial
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 languageJavaC and C++C
Server operating systemsLinuxhostedLinux
Windows
Data schemeschema-freeschema-free and schema-optionalschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nononoyesno
Secondary indexesyes infovia Elasticsearchnoyesyes
SQL infoSupport of SQLnononoyesyes
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
Bolt protocol
Cypher query language
RESTful HTTP API.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languages.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Delphi
Perl
PHP
Server-side scripts infoStored proceduresnonouser defined functionsyes
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infodynamic graph partitioningSharding infoImplicit feature of the cloud serviceyes infobased on PostgreSQLnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication using RAFTyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes infobased on PostgreSQLMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infowith snapshot isolationoptimistic lockingACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnonono infocaching of (temporary) tables can be configured
User concepts infoAccess controlUsers, roles and permissionsAccess rights based on private key authentication or shared access signaturesyes infobased on PostgreSQLfine grained access rights according to SQL-standard
More information provided by the system vendor
HeroicMemgraphMicrosoft Azure Table StoragePostGISSAP Advantage Database Server infoformer name: Sybase ADS
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
HeroicMemgraphMicrosoft Azure Table StoragePostGISSAP Advantage Database Server infoformer name: Sybase ADS
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

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

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

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

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

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

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

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

Inside Azure File Storage
7 October 2015, azure.microsoft.com

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

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.

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

Milvus logo

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

Present your product here