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 > Graph Engine vs. Microsoft Azure Table Storage vs. ScyllaDB vs. TimescaleDB vs. Warp 10

System Properties Comparison Graph Engine vs. Microsoft Azure Table Storage vs. ScyllaDB vs. TimescaleDB vs. Warp 10

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonScyllaDB  Xexclude from comparisonTimescaleDB  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA Wide Column Store for rapid development using massive semi-structured datasetsCassandra and DynamoDB compatible wide column storeA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelGraph DBMS
Key-value store
Wide column storeWide column storeTime Series DBMSTime Series DBMS
Secondary database modelsKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitewww.graphengine.ioazure.microsoft.com/­en-us/­services/­storage/­tableswww.scylladb.comwww.timescale.comwww.warp10.io
Technical documentationwww.graphengine.io/­docs/­manualdocs.scylladb.comdocs.timescale.comwww.warp10.io/­content/­02_Getting_started
DeveloperMicrosoftMicrosoftScyllaDBTimescaleSenX
Initial release20102012201520172015
Current releaseScyllaDB Open Source 5.4.1, January 20242.15.0, May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache 2.0Open Source infoApache License 2.0
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation language.NET and CC++CJava
Server operating systems.NEThostedLinuxLinux
OS X
Windows
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes
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 indexesnoyes infocluster global secondary indicesyesno
SQL infoSupport of SQLnonoSQL-like DML and DDL statements (CQL)yes infofull PostgreSQL SQL syntaxno
APIs and other access methodsRESTful HTTP APIRESTful HTTP APIProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Jupyter
WebSocket
Supported programming languagesC#
C++
F#
Visual Basic
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesnoyes, Luauser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellyes infoWarpScript
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infoImplicit feature of the cloud serviceShardingyes, across time and space (hash partitioning) attributesSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.selectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replication with hot standby and reads on replicas infoselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic lockingno infoAtomicity and isolation are supported for single operationsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoin-memory tablesnoyes
User concepts infoAccess controlAccess rights based on private key authentication or shared access signaturesAccess rights for users can be defined per objectfine grained access rights according to SQL-standardMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
Graph Engine infoformer name: TrinityMicrosoft Azure Table StorageScyllaDBTimescaleDBWarp 10
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
Graph Engine infoformer name: TrinityMicrosoft Azure Table StorageScyllaDBTimescaleDBWarp 10
Recent citations in the news

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

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

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

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

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

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

provided by Google News

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

provided by Google News

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for 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

Milvus logo

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

Present your product here