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. Bangdb vs. CouchDB vs. SQLite

System Properties Comparison Apache Cassandra vs. Bangdb vs. CouchDB vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonBangdb  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessConverged and high performance database for device data, events, time series, document and graphA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Widely used embeddable, in-process RDBMS
Primary database modelWide column storeDocument store
Graph DBMS
Time Series DBMS
Document storeRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Spatial DBMSSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score98.94
Rank#11  Overall
#1  Wide column stores
Score0.07
Rank#346  Overall
#47  Document stores
#35  Graph DBMS
#32  Time Series DBMS
Score7.46
Rank#51  Overall
#7  Document stores
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitecassandra.apache.orgbangdb.comcouchdb.apache.orgwww.sqlite.org
Technical documentationcassandra.apache.org/­doc/­latestdocs.bangdb.comdocs.couchdb.org/­en/­stablewww.sqlite.org/­docs.html
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookSachin Sinha, BangDBApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDwayne Richard Hipp
Initial release2008201220052000
Current release5.0-rc1, July 2024BangDB 2.0, October 20213.3.3, December 20233.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoBSD 3Open Source infoApache version 2Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
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 languageJavaC, C++ErlangC
Server operating systemsBSD
Linux
OS X
Windows
LinuxAndroid
BSD
Linux
OS X
Solaris
Windows
server-less
Data schemeschema-freeschema-freeschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsnoyes infonot rigid because of 'dynamic typing' concept.
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 indexesrestricted infoonly equality queries, not always the best performing solutionyes infosecondary, composite, nested, reverse, geospatialyes infovia viewsyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)SQL like support with command line toolnoyes infoSQL-92 is not fully supported
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
Proprietary protocol
RESTful HTTP API
RESTful HTTP/JSON APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Java
Python
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnonoView functions in JavaScriptno
Triggersyesyes, Notifications (with Streaming only)yesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Sharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoimproved architecture with release 2.0none
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Tunable consistency, set CAP knob accordinglyEventual Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDno infoatomic operations within a single document possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyes infostrategy: optimistic lockingyes infovia file-system locks
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, run db with in-memory only modenoyes
User concepts infoAccess controlAccess rights for users can be defined per objectyes (enterprise version only)Access rights for users can be defined per databaseno
More information provided by the system vendor
Apache CassandraBangdbCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"SQLite
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 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
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Apache CassandraBangdbCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"SQLite
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

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

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

Database Ransom Attacks Hit CouchDB and Hadoop Servers
18 January 2017, BleepingComputer

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20 January 2017, Threatpost

CouchDB 3.0 ends admin party era
27 February 2020, DevClass

provided by Google News

Intro to Node's built-in SQLite module
24 September 2024, InfoWorld

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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

Present your product here