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

DBMS > Axibase vs. GridGain vs. ObjectBox vs. RethinkDB

System Properties Comparison Axibase vs. GridGain vs. ObjectBox vs. RethinkDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonGridGain  Xexclude from comparisonObjectBox  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationGridGain is an in-memory computing platform, built on Apache IgniteExtremely fast embedded database for small devices, IoT and MobileDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelTime Series DBMSKey-value store
Relational DBMS
Object oriented DBMSDocument store
Secondary database modelsTime Series DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.35
Rank#282  Overall
#25  Time Series DBMS
Score1.55
Rank#150  Overall
#26  Key-value stores
#70  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Websiteaxibase.com/­docs/­atsd/­financewww.gridgain.comobjectbox.iorethinkdb.com
Technical documentationwww.gridgain.com/­docs/­index.htmldocs.objectbox.iorethinkdb.com/­docs
DeveloperAxibase CorporationGridGain Systems, Inc.ObjectBox LimitedThe Linux Foundation infosince July 2017
Initial release2013200720172009
Current release15585GridGain 8.5.12.4.1, August 2020
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidcommercialOpen Source infoApache License 2.0Open Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJava, C++, .NetC and C++C++
Server operating systemsLinuxLinux
OS X
Solaris
Windows
Android
iOS
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeyesyesyesschema-free
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringyesyesyes infostring, binary, float, bool, date, geometry
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.noyesnono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLSQL-like query languageANSI-99 for query and DML statements, subset of DDLnono
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Proprietary native API
Supported programming languagesGo
Java
PHP
Python
R
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C 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
Server-side scripts infoStored proceduresyesyes (compute grid and cache interceptors can be used instead)no
Triggersyesyes (cache interceptors and events)noClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes (replicated cache)online/offline synchronization between client and serverSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes (compute grid and hadoop accelerator)noyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlSecurity Hooks for custom implementationsyesyes infousers and table-level permissions
More information provided by the system vendor
AxibaseGridGainObjectBoxRethinkDB
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 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

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

More resources
AxibaseGridGainObjectBoxRethinkDB
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

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

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks and Files

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12 October 2023, GlobeNewswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

provided by Google News

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

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

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

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.

Milvus logo

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

Present your product here