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 > Amazon SimpleDB vs. Cassandra vs. HEAVY.AI vs. Lovefield vs. YugabyteDB

System Properties Comparison Amazon SimpleDB vs. Cassandra vs. HEAVY.AI vs. Lovefield vs. YugabyteDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonCassandra  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonLovefield  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareEmbeddable relational database for web apps written in pure JavaScriptHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelKey-value storeWide column storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Spatial DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score101.89
Rank#12  Overall
#1  Wide column stores
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websiteaws.amazon.com/­simpledbcassandra.apache.orggithub.com/­heavyai/­heavydb
www.heavy.ai
google.github.io/­lovefieldwww.yugabyte.com
Technical documentationdocs.aws.amazon.com/­simpledbcassandra.apache.org/­doc/­latestdocs.heavy.aigithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperAmazonApache Software Foundation infoApache top level project, originally developped by FacebookHEAVY.AI, Inc.GoogleYugabyte Inc.
Initial release20072008201620142017
Current release4.1.3, July 20235.10, January 20222.1.12, February 20172.19, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoApache Version 2; enterprise edition availableOpen Source infoApache 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.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 languageJavaC++ and CUDAJavaScriptC and C++
Server operating systemshostedBSD
Linux
OS X
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
OS X
Data schemeschema-freeschema-freeyesyesdepending on used data model
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.nononono
Secondary indexesyes infoAll columns are indexed automaticallyrestricted infoonly equality queries, not always the best performing solutionnoyesyes
SQL infoSupport of SQLnoSQL-like SELECT, DML and DDL statements (CQL)yesSQL-like query language infovia JavaScript builder patternyes, PostgreSQL compatible
APIs and other access methodsRESTful HTTP APIProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JDBC
ODBC
Thrift
Vega
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++
Erlang
Java
PHP
Python
Ruby
Scala
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBC/Thrift
Python
JavaScriptC
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnonononoyes infosql, plpgsql, C
TriggersnoyesnoUsing read-only observersyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationSharding infono "single point of failure"Sharding infoRound robinnoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replicationnoneBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationno infoAtomicity and isolation are supported for single operationsnoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infousing MemoryDBno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users can be defined per objectfine grained access rights according to SQL-standardnoyes
More information provided by the system vendor
Amazon SimpleDBCassandraHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022LovefieldYugabyteDB
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
Apache 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
3rd partiesCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

CData: 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
Amazon SimpleDBCassandraHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022LovefieldYugabyteDB
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

Recent citations in the news

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed Product On AWS
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

provided by Google News

What Is Cassandra? Working, Features, and Uses - Spiceworks Inc
17 August 2023, Spiceworks News and Insights

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

provided by Google News

HEAVY.AI Introduces HeavyIQ, Delivering Powerful Conversational Analytics Focused on Location and Time Data
19 March 2024, Datanami

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

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

YugabyteDB 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30 April 2024, Yahoo Finance

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

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

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here