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

DBMS > Lovefield vs. ScyllaDB vs. Snowflake vs. Stardog vs. VoltDB

System Properties Comparison Lovefield vs. ScyllaDB vs. Snowflake vs. Stardog vs. VoltDB

Editorial information provided by DB-Engines
NameLovefield  Xexclude from comparisonScyllaDB  Xexclude from comparisonSnowflake  Xexclude from comparisonStardog  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionEmbeddable relational database for web apps written in pure JavaScriptCassandra and DynamoDB compatible wide column storeCloud-based data warehousing service for structured and semi-structured dataEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelRelational DBMSWide column storeRelational DBMSGraph DBMS
RDF store
Relational DBMS
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score4.08
Rank#76  Overall
#5  Wide column stores
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitegoogle.github.io/­lovefieldwww.scylladb.comwww.snowflake.comwww.stardog.comwww.voltdb.com
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.scylladb.comdocs.snowflake.net/­manuals/­index.htmldocs.stardog.comdocs.voltdb.com
DeveloperGoogleScyllaDBSnowflake Computing Inc.Stardog-UnionVoltDB Inc.
Initial release20142015201420102010
Current release2.1.12, February 2017ScyllaDB Open Source 5.4.1, January 20247.3.0, May 202011.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoOpen Source (AGPL), commercial license availablecommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaScriptC++JavaJava, C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxhostedLinux
macOS
Windows
Linux
OS X infofor development
Data schemeyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free and OWL/RDFS-schema supportyes
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.nonoyesno infoImport/export of XML data possible
Secondary indexesyesyes infocluster global secondary indicesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLSQL-like query language infovia JavaScript builder patternSQL-like DML and DDL statements (CQL)yesYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes infoonly a subset of SQL 99
APIs and other access methodsProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
CLI Client
JDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesJavaScriptFor 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
JavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoyes, Luauser defined functionsuser defined functions and aggregates, HTTP Server extensions in JavaJava
TriggersUsing read-only observersnono infosimilar concept for controling cloud resourcesyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyesnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoRepresentation of geographical distribution of servers is possibleyesMulti-source replication in HA-ClusterMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesnoyesyes inforelationships in graphsno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByes infoin-memory tablesnoyes
User concepts infoAccess controlnoAccess rights for users can be defined per objectUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess rights for users and rolesUsers and roles with access to stored procedures
More information provided by the system vendor
LovefieldScyllaDBSnowflakeStardogVoltDB
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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
LovefieldScyllaDBSnowflakeStardogVoltDB
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

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

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6 June 2024, WIRED

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10 June 2024, Ars Technica

Mandiant says hackers stole a 'significant volume of data' from Snowflake customers
10 June 2024, TechCrunch

Pure Storage confirms data breach after Snowflake account hack
11 June 2024, BleepingComputer

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here