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 > Cassandra vs. Google Cloud Datastore vs. InfinityDB vs. SWC-DB vs. TerminusDB

System Properties Comparison Cassandra vs. Google Cloud Datastore vs. InfinityDB vs. SWC-DB vs. TerminusDB

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonInfinityDB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA Java embedded Key-Value Store which extends the Java Map interfaceA high performance, scalable Wide Column DBMSScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelWide column storeDocument storeKey-value storeWide column storeGraph DBMS
Secondary database modelsVector DBMS infostarting with release V5Time Series DBMSDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score101.89
Rank#12  Overall
#1  Wide column stores
Score4.47
Rank#76  Overall
#12  Document stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.01
Rank#376  Overall
#13  Wide column stores
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websitecassandra.apache.orgcloud.google.com/­datastoreboilerbay.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
terminusdb.com
Technical documentationcassandra.apache.org/­doc/­latestcloud.google.com/­datastore/­docsboilerbay.com/­infinitydb/­manualterminusdb.github.io/­terminusdb/­#
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookGoogleBoiler Bay Inc.Alex KashirinDataChemist Ltd.
Initial release20082008200220202018
Current release4.1.3, July 20234.00.5, April 202111.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialOpen Source infoGPL V3Open Source infoGPL V3
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaJavaC++Prolog, Rust
Server operating systemsBSD
Linux
OS X
Windows
hostedAll OS with a Java VMLinuxLinux
Data schemeschema-freeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyes
Typing infopredefined data types such as float or dateyesyes, details hereyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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.nonononono
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesno infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)SQL-like query language (GQL)noSQL-like query languageSQL-like query language (WOQL)
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Proprietary protocol
Thrift
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaC++JavaScript
Python
Server-side scripts infoStored proceduresnousing Google App Enginenonoyes
TriggersyesCallbacks using the Google Apps Enginenonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"ShardingnoneShardingGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication using PaxosnoneJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsno infomanual creation possible, using inversions based on multi-value capabilityyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infoOptimistic locking for transactions; no isolation for bulk loadsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononono
User concepts infoAccess controlAccess rights for users can be defined per objectAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noRole-based access control
More information provided by the system vendor
CassandraGoogle Cloud DatastoreInfinityDBSWC-DB infoSuper Wide Column DatabaseTerminusDB infoformer name was DataChemist
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» 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
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» 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

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

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

More resources
CassandraGoogle Cloud DatastoreInfinityDBSWC-DB infoSuper Wide Column DatabaseTerminusDB infoformer name was DataChemist
DB-Engines blog posts

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

Why Apache Cassandra 5.0 Is a Game-Changer for Developers
10 May 2024, The New Stack

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

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
29 April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

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 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.

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