DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Cassandra vs. H2 vs. InfinityDB vs. ReductStore

System Properties Comparison AlaSQL vs. Cassandra vs. H2 vs. InfinityDB vs. ReductStore

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCassandra  Xexclude from comparisonH2  Xexclude from comparisonInfinityDB  Xexclude from comparisonReductStore  Xexclude from comparison
DescriptionJavaScript DBMS libraryWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A Java embedded Key-Value Store which extends the Java Map interfaceDesigned to manage unstructured time-series data efficiently, providing unique features such as storing time-stamped blobs with labels, customizable data retention policies, and a straightforward FIFO quota system.
Primary database modelDocument store
Relational DBMS
Wide column storeRelational DBMSKey-value storeTime Series DBMS
Secondary database modelsVector DBMS infostarting with release V5Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score101.89
Rank#12  Overall
#1  Wide column stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Websitealasql.orgcassandra.apache.orgwww.h2database.comboilerbay.comgithub.com/­reductstore
www.reduct.store
Technical documentationgithub.com/­AlaSQL/­alasqlcassandra.apache.org/­doc/­latestwww.h2database.com/­html/­main.htmlboilerbay.com/­infinitydb/­manualwww.reduct.store/­docs
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation infoApache top level project, originally developped by FacebookThomas MuellerBoiler Bay Inc.ReductStore LLC
Initial release20142008200520022023
Current release4.1.3, July 20232.2.220, July 20234.01.9, March 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache version 2Open Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoBusiness Source License 1.1
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 languageJavaScriptJavaJavaJavaC++, Rust
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Windows
All OS with a Java VMAll OS with a Java VMDocker
Linux
macOS
Windows
Data schemeschema-freeschema-freeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgrade
Typing infopredefined data types such as float or datenoyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
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 solutionyesno infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like SELECT, DML and DDL statements (CQL)yesno
APIs and other access methodsJavaScript APIProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JDBC
ODBC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
Supported programming languagesJavaScriptC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
JavaJavaC++
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresnonoJava Stored Procedures and User-Defined Functionsno
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoRepresentation of geographical distribution of servers is possibleWith clustering: 2 database servers on different computers operate on identical copies of a databasenone
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 ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Foreign keys infoReferential integrityyesnoyesno infomanual creation possible, using inversions based on multi-value capability
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageno infoAtomicity and isolation are supported for single operationsACIDACID infoOptimistic locking for transactions; no isolation for bulk loads
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlnoAccess rights for users can be defined per objectfine grained access rights according to SQL-standardno
More information provided by the system vendor
AlaSQLCassandraH2InfinityDBReductStore
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
News

Astra Vectorize: Generate Vector Embeddings with 1 Line of Code
22 May 2024

GitHub Copilot + DataStax Astra DB: Build GenAI Apps 100x Faster
21 May 2024

Empowering On-Premises Deployments with Generative AI: Introducing Vector Search for a Self-Managed Modern Architecture
15 May 2024

Tips and Tricks for the DataStax Astra CLI
7 May 2024

How to Build a Crystal Image Search App with Vector Search
25 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 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
AlaSQLCassandraH2InfinityDBReductStore
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

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

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

provided by Google News

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21 May 2024, InfoWorld

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

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

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

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

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Present your product here