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

DBMS > AlaSQL vs. Axibase vs. Cassandra vs. InfluxDB vs. Rockset

System Properties Comparison AlaSQL vs. Axibase vs. Cassandra vs. InfluxDB vs. Rockset

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAxibase  Xexclude from comparisonCassandra  Xexclude from comparisonInfluxDB  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionJavaScript DBMS libraryScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessDBMS for storing time series, events and metricsA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelDocument store
Relational DBMS
Time Series DBMSWide column storeTime Series DBMSDocument store
Secondary database modelsVector DBMS infostarting with release V5Spatial DBMS infowith GEO packageRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.29
Rank#292  Overall
#25  Time Series DBMS
Score101.89
Rank#12  Overall
#1  Wide column stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Websitealasql.orgaxibase.com/­docs/­atsd/­financecassandra.apache.orgwww.influxdata.com/­products/­influxdb-overviewrockset.com
Technical documentationgithub.com/­AlaSQL/­alasqlcassandra.apache.org/­doc/­latestdocs.influxdata.com/­influxdbdocs.rockset.com
DeveloperAndrey Gershun & Mathias R. WulffAxibase CorporationApache Software Foundation infoApache top level project, originally developped by FacebookRockset
Initial release20142013200820132019
Current release155854.1.3, July 20232.7.6, April 2024
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoApache version 2Open Source infoMIT-License; commercial enterprise version availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
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 languageJavaScriptJavaJavaGoC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxBSD
Linux
OS X
Windows
Linux
OS X infothrough Homebrew
hosted
Data schemeschema-freeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyes infoshort, integer, long, float, double, decimal, stringyesNumeric data and Stringsdynamic typing
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.nonononono infoingestion from XML files supported
Secondary indexesnonorestricted infoonly equality queries, not always the best performing solutionnoall fields are automatically indexed
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query languageSQL-like SELECT, DML and DDL statements (CQL)SQL-like query languageRead-only SQL queries, including JOINs
APIs and other access methodsJavaScript APIJDBC
Proprietary protocol (Network API)
RESTful HTTP API
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
HTTP API
JSON over UDP
HTTP REST
Supported programming languagesJavaScriptGo
Java
PHP
Python
R
Ruby
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyesnonono
Triggersyesyesyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infono "single point of failure"Sharding infoin enterprise version onlyAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationselectable replication factor infoRepresentation of geographical distribution of servers is possibleselectable replication factor infoin enterprise version onlyyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenono infoAtomicity and isolation are supported for single operationsnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoDepending on used storage engine
User concepts infoAccess controlnoAccess rights for users can be defined per objectsimple rights management via user accountsAccess rights for users and organizations can be defined via Rockset console
More information provided by the system vendor
AlaSQLAxibaseCassandraInfluxDBRockset
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
InfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
Open source core with closed source clustering available either on-premise or on...
» more
News

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 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
AlaSQLAxibaseCassandraInfluxDBRockset
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

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
14 October 2020, Outdoor Life

provided by Google News

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

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

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

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

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31 January 2024, SDxCentral

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

Present your product here