DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Hazelcast vs. InfinityDB vs. RethinkDB vs. Stardog

System Properties Comparison AlaSQL vs. Hazelcast vs. InfinityDB vs. RethinkDB vs. Stardog

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonHazelcast  Xexclude from comparisonInfinityDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionJavaScript DBMS libraryA widely adopted in-memory data gridA Java embedded Key-Value Store which extends the Java Map interfaceDBMS for the Web with a mechanism to push updated query results to applications in realtime.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Relational DBMS
Key-value storeKey-value storeDocument storeGraph DBMS
RDF store
Secondary database modelsDocument store infoJSON support with IMDG 3.12Spatial 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
Score5.97
Rank#57  Overall
#6  Key-value stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score2.74
Rank#105  Overall
#19  Document stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitealasql.orghazelcast.comboilerbay.comrethinkdb.comwww.stardog.com
Technical documentationgithub.com/­AlaSQL/­alasqlhazelcast.org/­imdg/­docsboilerbay.com/­infinitydb/­manualrethinkdb.com/­docsdocs.stardog.com
DeveloperAndrey Gershun & Mathias R. WulffHazelcastBoiler Bay Inc.The Linux Foundation infosince July 2017Stardog-Union
Initial release20142008200220092010
Current release5.3.6, November 20234.02.4.1, August 20207.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoApache Version 2commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
Implementation languageJavaScriptJavaJavaC++Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMAll OS with a Java VMLinux
OS X
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or datenoyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes infostring, binary, float, bool, date, geometryyes
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.noyes infothe object must implement a serialization strategynonono infoImport/export of XML data possible
Secondary indexesnoyesno infomanual creation possible, using inversions based on multi-value capabilityyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query languagenonoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJavaScript APIJCache
JPA
Memcached protocol
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesJavaScript.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
JavaC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoyes infoEvent Listeners, Executor Servicesnouser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesyes infoEventsnoClient-side triggers through changefeedsyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoReplicated MapnoneSource-replica replicationMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesnono infomanual creation possible, using inversions based on multi-value capabilitynoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageone or two-phase-commit; repeatable reads; read commitedACID infoOptimistic locking for transactions; no isolation for bulk loadsAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyes
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.yesyesnonoyes
User concepts infoAccess controlnoRole-based access controlnoyes infousers and table-level permissionsAccess rights for users and roles

More information provided by the system vendor

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

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

More resources
AlaSQLHazelcastInfinityDBRethinkDBStardog
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast to Demonstrate Power of Unified Platform for Real-Time and AI Applications at the ...
13 May 2024, WDRB

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

Realtime App Development with RethinkDB and React Native — SitePoint
17 June 2016, SitePoint

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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

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.

AllegroGraph logo

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

RaimaDB logo

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

Present your product here