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

DBMS > BoltDB vs. Cassandra vs. RDFox vs. SWC-DB vs. XTDB

System Properties Comparison BoltDB vs. Cassandra vs. RDFox vs. SWC-DB vs. XTDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCassandra  Xexclude from comparisonRDFox  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Wide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessHigh performance knowledge graph and semantic reasoning engineA high performance, scalable Wide Column DBMSA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelKey-value storeWide column storeGraph DBMS
RDF store
Wide column storeDocument store
Secondary database modelsVector DBMS infostarting with release V5Relational DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score101.89
Rank#12  Overall
#1  Wide column stores
Score0.23
Rank#308  Overall
#25  Graph DBMS
#14  RDF stores
Score0.01
Rank#376  Overall
#13  Wide column stores
Score0.11
Rank#343  Overall
#46  Document stores
Websitegithub.com/­boltdb/­boltcassandra.apache.orgwww.oxfordsemantic.techgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
github.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationcassandra.apache.org/­doc/­latestdocs.oxfordsemantic.techwww.xtdb.com/­docs
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookOxford Semantic TechnologiesAlex KashirinJuxt Ltd.
Initial release20132008201720202019
Current release4.1.3, July 20236.0, Septermber 20220.5, April 20211.19, September 2021
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache version 2commercialOpen Source infoGPL V3Open Source infoMIT License
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 languageGoJavaC++C++Clojure
Server operating systemsBSD
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows
Linux
macOS
Windows
LinuxAll OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeschema-freeyes infoRDF schemasschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesyes, extensible-data-notation format
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 indexesnorestricted infoonly equality queries, not always the best performing solutionyes
SQL infoSupport of SQLnoSQL-like SELECT, DML and DDL statements (CQL)noSQL-like query languagelimited SQL, making use of Apache Calcite
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
RESTful HTTP API
SPARQL 1.1
Proprietary protocol
Thrift
HTTP REST
JDBC
Supported programming languagesGoC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
Java
C++Clojure
Java
Server-side scripts infoStored proceduresnononono
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoRepresentation of geographical distribution of servers is possiblereplication via a shared file systemyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency in stand-alone mode, Eventual Consistency in replicated setupsImmediate Consistency
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infoAtomicity and isolation are supported for single operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlnoAccess rights for users can be defined per objectRoles, resources, and access types
More information provided by the system vendor
BoltDBCassandraRDFoxSWC-DB infoSuper Wide Column DatabaseXTDB infoformerly named Crux
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
BoltDBCassandraRDFoxSWC-DB infoSuper Wide Column DatabaseXTDB infoformerly named Crux
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

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

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

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

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

provided by Google News

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune | Amazon ...
20 February 2023, AWS Blog

The intuitions behind Knowledge Graphs and Reasoning | by Peter Crocker
5 May 2020, Towards Data Science

Eight interesting open-source graph databases
3 January 2023, INDIAai

Financial Crime Discovery using Amazon EKS and Graph Databases | Amazon Web Services
1 February 2022, AWS Blog

Finding patterns with rules, using Knowledge Graphs and Semantic Reasoning | by Peter Crocker
14 May 2020, Towards Data Science

provided by Google News

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

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

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

Present your product here