DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Cassandra vs. Bangdb vs. FileMaker vs. Newts vs. SingleStore

System Properties Comparison Apache Cassandra vs. Bangdb vs. FileMaker vs. Newts vs. SingleStore

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonBangdb  Xexclude from comparisonFileMaker  Xexclude from comparisonNewts  Xexclude from comparisonSingleStore infoformer name was MemSQL  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 graphFileMaker is a cross-platform RDBMS that includes a GUI frontend.Time Series DBMS based on CassandraMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primary database modelWide column storeDocument store
Graph DBMS
Time Series DBMS
Relational DBMSTime Series DBMSRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Spatial DBMSDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
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
Score45.20
Rank#20  Overall
#14  Relational DBMS
Score0.00
Rank#385  Overall
#40  Time Series DBMS
Score4.02
Rank#74  Overall
#39  Relational DBMS
Websitecassandra.apache.orgbangdb.comwww.claris.com/­filemakeropennms.github.io/­newtswww.singlestore.com
Technical documentationcassandra.apache.org/­doc/­latestdocs.bangdb.comwww.claris.com/­resources/­documentationgithub.com/­OpenNMS/­newts/­wikidocs.singlestore.com
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookSachin Sinha, BangDBClaris infoa subsidiary of AppleOpenNMS GroupSingleStore Inc.
Initial release20082012198320142013
Current release5.0-rc1, July 2024BangDB 2.0, October 202119.4.1, November 20218.5, January 2024
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoBSD 3commercialOpen Source infoApache 2.0commercial infofree developer edition available
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 languageJavaC, C++JavaC++, Go
Server operating systemsBSD
Linux
OS X
Windows
LinuxiOS infoclient part only
Linux
OS X
Windows
Linux
OS X
Windows
Linux info64 bit version required
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyesyesyes
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.nonoyes infoA http query request can return the data in XML formatnono
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyes infosecondary, composite, nested, reverse, geospatialyesnoyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)SQL like support with command line toolyes infovia pluginsnoyes infobut no triggers and foreign keys
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
Proprietary protocol
RESTful HTTP API
Filemaker WebDirect
JDBC
ODBC
HTTP REST
Java API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Java
Python
PHPJavaBash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonoyesnoyes
Triggersyesyes, Notifications (with Streaming only)yesnono
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 algorithmnoneSharding infobased on CassandraSharding infohash partitioning
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)Source-replica replication, warm standby infosince Version 14selectable replication factor infobased on CassandraSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono infocan define user-defined aggregate functions for map-reduce-style calculations
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 infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
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)simple rights management via user accounts and connection to external directory servicesnoFine grained access control via users, groups and roles
More information provided by the system vendor
Apache CassandraBangdbFileMakerNewtsSingleStore infoformer name was MemSQL
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

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

How Knowledge Graph RAG Boosts LLM Results
18 September 2024

How to Chunk Text in JavaScript for Your RAG Application
18 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

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

More resources
Apache CassandraBangdbFileMakerNewtsSingleStore infoformer name was MemSQL
DB-Engines blog posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

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

Problemista - Features
1 March 2024, Reverse Shot

Efficiency leap: Migration from old FileMaker software to gFM-Business increases company performance
19 September 2024, openPR

Tilda Swinton Wasn’t Prepared for ‘Problemista’ Horror Stories from Audiences Who Recognize Her Toxic Art World Character
1 March 2024, IndieWire

No-Code Development Platforms Software Market is Likely to Upsurge at USD 25.16 Bn- FileMaker, Nintex, Quick Base, Airtable, Zudy, Sale – Talented India
24 September 2024, Talented India

Apple subsidiary FileMaker returns to its original name from the ’80s
6 August 2019, The Verge

provided by Google News

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19 September 2024, businesswire.com

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

Achieve near real-time analytics on Amazon DynamoDB with SingleStore
16 September 2024, AWS Blog

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18 April 2024, Madrona Venture Group

SingleStore: We do vectors and you don’t need knowledge graphs
22 July 2024, Blocks & Files

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

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

Present your product here