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

DBMS > ObjectBox vs. RavenDB vs. Spark SQL vs. Stardog

System Properties Comparison ObjectBox vs. RavenDB vs. Spark SQL vs. Stardog

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameObjectBox  Xexclude from comparisonRavenDB  Xexclude from comparisonSpark SQL  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionExtremely fast embedded database for small devices, IoT and MobileOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseSpark SQL is a component on top of 'Spark Core' for structured data processingEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelObject oriented DBMSDocument storeRelational DBMSGraph DBMS
RDF store
Secondary database modelsTime Series DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.42
Rank#169  Overall
#5  Object oriented DBMS
Score3.47
Rank#95  Overall
#16  Document stores
Score19.56
Rank#34  Overall
#21  Relational DBMS
Score2.03
Rank#136  Overall
#12  Graph DBMS
#6  RDF stores
Websiteobjectbox.ioravendb.netspark.apache.org/­sqlwww.stardog.com
Technical documentationdocs.objectbox.ioravendb.net/­docsspark.apache.org/­docs/­latest/­sql-programming-guide.htmldocs.stardog.com
DeveloperObjectBox LimitedHibernating RhinosApache Software FoundationStardog-Union
Initial release2017201020142010
Current release5.4, July 20223.5.0 ( 2.13), September 20237.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoAGPL version 3, commercial license availableOpen Source infoApache 2.0commercial 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 servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C#ScalaJava
Server operating systemsAndroid
iOS
Linux
macOS
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
OS X
Windows
Linux
macOS
Windows
Data schemeyesschema-freeyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesnoyesyes
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 infoImport/export of XML data possible
Secondary indexesyesyesnoyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoSQL-like query language (RQL)SQL-like DML and DDL statementsYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsProprietary native API.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
JDBC
ODBC
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 languagesC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
Python
R
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoyesnouser defined functions and aggregates, HTTP Server extensions in Java
Triggersnoyesnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes, utilizing Spark Corenone
Replication methods infoMethods for redundantly storing data on multiple nodesonline/offline synchronization between client and serverMulti-source replicationnoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesnonoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID, Cluster-wide transaction availablenoACID
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.nonoyes
User concepts infoAccess controlyesAuthorization levels configured per client per databasenoAccess rights for users and roles
More information provided by the system vendor
ObjectBoxRavenDBSpark SQLStardog
News

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

SQLite and SQLite alternatives – a comprehensive overview
7 June 2023

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
ObjectBoxRavenDBSpark SQLStardog
Recent citations in the news

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

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

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

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

Run Spark SQL on Amazon Athena Spark | AWS Big Data Blog
23 October 2023, AWS Blog

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23 December 2023, Towards Data Science

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

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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