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. HEAVY.AI vs. Kinetica vs. Microsoft Access

System Properties Comparison Apache Cassandra vs. Bangdb vs. HEAVY.AI vs. Kinetica vs. Microsoft Access

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonBangdb  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonKinetica  Xexclude from comparisonMicrosoft Access  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 high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareFully vectorized database across both GPUs and CPUsMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)
Primary database modelWide column storeDocument store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Spatial DBMSSpatial DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score97.71
Rank#11  Overall
#1  Wide column stores
Score0.07
Rank#347  Overall
#48  Document stores
#36  Graph DBMS
#31  Time Series DBMS
Score1.34
Rank#156  Overall
#72  Relational DBMS
Score0.42
Rank#257  Overall
#120  Relational DBMS
Score91.31
Rank#12  Overall
#8  Relational DBMS
Websitecassandra.apache.orgbangdb.comgithub.com/­heavyai/­heavydb
www.heavy.ai
www.kinetica.comwww.microsoft.com/­en-us/­microsoft-365/­access
Technical documentationcassandra.apache.org/­doc/­latestdocs.bangdb.comdocs.heavy.aidocs.kinetica.comdeveloper.microsoft.com/­en-us/­access
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookSachin Sinha, BangDBHEAVY.AI, Inc.KineticaMicrosoft
Initial release20082012201620121992
Current release5.0-rc1, July 2024BangDB 2.0, October 20215.10, January 20227.1, August 20211902 (16.0.11328.20222), March 2019
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoBSD 3Open Source infoApache Version 2; enterprise edition availablecommercialcommercial infoBundled with Microsoft Office
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++C++ and CUDAC, C++C++
Server operating systemsBSD
Linux
OS X
Windows
LinuxLinuxLinuxWindows infoNot a real database server, but making use of DLLs
Data schemeschema-freeschema-freeyesyesyes
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.nononono
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyes infosecondary, composite, nested, reverse, geospatialnoyesyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)SQL like support with command line toolyesSQL-like DML and DDL statementsyes infobut not compliant to any SQL standard
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
Proprietary protocol
RESTful HTTP API
JDBC
ODBC
Thrift
Vega
JDBC
ODBC
RESTful HTTP API
ADO.NET
DAO
ODBC
OLE DB
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Java
Python
All languages supporting JDBC/ODBC/Thrift
Python
C++
Java
JavaScript (Node.js)
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-side scripts infoStored proceduresnononouser defined functionsyes infosince Access 2010 using the ACE-engine
Triggersyesyes, Notifications (with Streaming only)noyes infotriggers when inserted values for one or more columns fall within a specified rangeyes infosince Access 2010 using the ACE-engine
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 infoRound robinShardingnone
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 replicationSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
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 accordinglyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDnonoACID infobut no files for transaction logging
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyesyes infobut no files for transaction logging
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 modeyesyes infoGPU vRAM or System RAM
User concepts infoAccess controlAccess rights for users can be defined per objectyes (enterprise version only)fine grained access rights according to SQL-standardAccess rights for users and roles on table levelno infoa simple user-level security was built in till version Access 2003
More information provided by the system vendor
Apache CassandraBangdbHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022KineticaMicrosoft Access
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

The Reality of AI and Cloud Adoption
6 November 2024

Maximizing Self-Managed Apache Cassandra with Kubernetes
5 November 2024

Unify Internal and External Data for AI Workflows with Glean, Astra DB, and Langflow
30 October 2024

Let Copilot Initiate Your Database with the Latest DataStax Astra DB GitHub Copilot Extension
29 October 2024

How AI Agents and Humans Collaborate to Turn Unstructured Data into Action
24 October 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 CassandraBangdbHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022KineticaMicrosoft Access
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Apache Cassandra Poll: AI Use Cases Are Set to Triple
8 November 2024, The New Stack

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

Apache Software Foundation Announces Apache Cassandra® 5.0,
7 October 2024, GlobeNewswire

provided by Google News

5 Q’s for Mike Flaxman, Vice President of Heavy.AI
15 August 2024, Center for Data Innovation

HEAVY.AI Accelerates Big Data Analytics with Vultr's High-Performance GPU Cloud Infrastructure
11 September 2024, insideBIGDATA

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Generative AI Is Powerful—And Power Hungry
1 August 2024, Forbes

Op-Ed: The killer app for 5G gets unveiled with iPhone 16
9 September 2024, Fierce Network

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica: AI is a ‘killer app’ for data analytics
2 May 2023, Blocks & Files

How GPUs Are Helping Paris’ Public Hospital System Combat the Spread of COVID-19
15 October 2020, NVIDIA Blog

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

Kinetica Adds $6 Million in Acceleration Funding and Expands Management Team
26 September 2016, Business Wire

provided by Google News

I live with MS: Access to affordable healthcare is my lifeline | Opinion
14 August 2024, Miami Herald

How to Fix Common Corruption Problems with Access Database
4 October 2024, TechSpective

Access Migration to Power Apps and Dataverse is released to General Availability
11 May 2022, microsoft.com

ENGINEERING/PROJECT SOFTWARE: Program eases access to project data
16 February 2024, Offshore magazine

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

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.

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.

SingleStore logo

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

Present your product here