DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Cassandra vs. Atos Standard Common Repository vs. CrateDB vs. Oracle Berkeley DB vs. Riak TS

System Properties Comparison Apache Cassandra vs. Atos Standard Common Repository vs. CrateDB vs. Oracle Berkeley DB vs. Riak TS

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonCrateDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRiak TS  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksDistributed Database based on LuceneWidely used in-process key-value storeRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelWide column storeDocument store
Key-value store
Document store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Key-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Time Series DBMS
Secondary database modelsVector DBMS infostarting with release V5Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score98.94
Rank#11  Overall
#1  Wide column stores
Score0.69
Rank#226  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#11  Vector DBMS
Score1.88
Rank#130  Overall
#23  Key-value stores
#3  Native XML DBMS
Score0.17
Rank#318  Overall
#27  Time Series DBMS
Websitecassandra.apache.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorycratedb.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationcassandra.apache.org/­doc/­latestcratedb.com/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookAtos Convergence CreatorsCrateOracle infooriginally developed by Sleepycat, which was acquired by OracleOpen Source, formerly Basho Technologies
Initial release20082016201319942015
Current release5.0-rc1, July 202417035.8.1, August 202418.1.40, May 20203.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen SourceOpen Source infocommercial license availableOpen Source
Cloud-based only infoOnly available as a cloud servicenonononono
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 languageJavaJavaJavaC, Java, C++ (depending on the Berkeley DB edition)Erlang
Server operating systemsBSD
Linux
OS X
Windows
LinuxAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
OS X
Data schemeschema-freeSchema and schema-less with LDAP viewsFlexible Schema (defined schema, partial schema, schema free)schema-freeschema-free
Typing infopredefined data types such as float or dateyesoptionalyesnono
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.noyesnoyes infoonly with the Berkeley DB XML editionno
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesyesyesrestricted
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)noyes, but no triggers and constraints, and PostgreSQL compatibilityyes infoSQL interfaced based on SQLite is availableyes, limited
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
LDAPADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
HTTP API
Native Erlang Interface
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
All languages with LDAP bindings.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnonouser defined functions (Javascript)noErlang
Triggersyesyesnoyes infoonly for the SQL APIyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Sharding infocell divisionShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleyesConfigurable replication on table/partition-levelSource-replica replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyes
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 configurationEventual Consistency
Read-after-write consistency on record level
Eventual Consistency
Foreign keys infoReferential integritynonononono infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsAtomic execution of specific operationsno infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlAccess rights for users can be defined per objectLDAP bind authenticationrights management via user accountsnono
More information provided by the system vendor
Apache CassandraAtos Standard Common RepositoryCrateDBOracle Berkeley DBRiak TS
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 metricsApache Cassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
News

How to Create Vector Embeddings in Node.js
25 September 2024

Glean and DataStax Partner to Help Developers Harness Powerful Enterprise Search
23 September 2024

DataStax Named a Leader in The Forrester Wave™: Vector Databases, Q3 2024
23 September 2024

How to Build a Notion Clone with Astra DB and Mongoose
20 September 2024

How to Monitor DataStax-Powered RAG Applications with Fiddler
19 September 2024

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
Apache CassandraAtos Standard Common RepositoryCrateDBOracle Berkeley DBRiak TS
Recent citations in the news

New Apache Cassandra 5.0 gives open source NoSQL database a scalability and performance boost
6 September 2024, VentureBeat

Apache Cassandra introduces version 5.0 of open-source NoSQL database
9 September 2024, Techzine Europe

Migrate Cassandra workloads to Amazon Keyspaces using CQLReplicator
4 September 2024, AWS Blog

Cassandra redesigns indexing, storage management for 5.0 release
10 September 2024, The Register

How Uber ensures Apache Cassandra®’s tolerance for single-zone failure
20 June 2024, Uber

provided by Google News

CrateDB Appoints Jeff Olson as New CRO
9 July 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

Taleo Consulting and CrateDB Announce Strategic Partnership to Transform Data Management and Analytics in Financial Services markets
29 July 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

What is NoSQL (Not Only SQL database)?
28 February 2022, TechTarget

Margo I. Seltzer
18 August 2020, Berkman Klein Center

Oracle acquires Sleepycat for code
17 August 2016, East Bay Times

How to store financial market data for backtesting
26 January 2019, Towards Data Science

provided by Google News

Is Riak A Good NoSQL Database Option For Enterprises?
1 July 2019, AIM

Best open source databases for IoT applications
26 May 2017, Open Source For You

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

RaimaDB logo

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

Present your product here