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

DBMS > ArangoDB vs. InfinityDB vs. ObjectBox vs. Spark SQL

System Properties Comparison ArangoDB vs. InfinityDB vs. ObjectBox vs. Spark SQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonObjectBox  Xexclude from comparisonSpark SQL  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A Java embedded Key-Value Store which extends the Java Map interfaceLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsSpark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Key-value storeObject oriented DBMS
Vector DBMS
Relational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.08
Rank#365  Overall
#55  Key-value stores
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
#7  Vector DBMS
Score18.04
Rank#33  Overall
#20  Relational DBMS
Websitearangodb.comboilerbay.comgithub.com/­objectbox
objectbox.io
spark.apache.org/­sql
Technical documentationdocs.arangodb.comboilerbay.com/­infinitydb/­manualdocs.objectbox.iospark.apache.org/­docs/­latest/­sql-programming-guide.html
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperArangoDB Inc.Boiler Bay Inc.ObjectBox LimitedApache Software Foundation
Initial release2012200220172014
Current release3.11.5, November 20234.04.0 (May 2024)3.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialBindings are released under Apache 2.0 infoApache License 2.0Open Source infoApache 2.0
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageC++JavaC and C++Scala
Server operating systemsLinux
OS X
Windows
All OS with a Java VMAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Linux
OS X
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes, plus "flex" map-like typesyes
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.nonono
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyesno
SQL infoSupport of SQLnononoSQL-like DML and DDL statements
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Proprietary native APIJDBC
ODBC
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
JavaC
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
Java
Python
R
Scala
Server-side scripts infoStored proceduresJavaScriptnonono
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0nonenoneyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factornoneData sync between devices allowing occasional connected databases to work completely offlinenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsno infomanual creation possible, using inversions based on multi-value capabilityyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.nonono
User concepts infoAccess controlyesnoyesno
More information provided by the system vendor
ArangoDBInfinityDBObjectBoxSpark SQL
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
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
ArangoDBInfinityDBObjectBoxSpark SQL
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

Recent citations in the news

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

Open source graph database company ArangoDB raises $27.8M
6 October 2021, VentureBeat

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

provided by Google News

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

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24 January 2024, Towards Data Science

Simba Technologies(R) Introduces New, Powerful JDBC Driver With SQL Connector for Apache Spark(TM)
17 March 2024, Yahoo Singapore News

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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