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 > ObjectBox vs. OrientDB vs. Snowflake vs. Solr

System Properties Comparison ObjectBox vs. OrientDB vs. Snowflake vs. Solr

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameObjectBox  Xexclude from comparisonOrientDB  Xexclude from comparisonSnowflake  Xexclude from comparisonSolr  Xexclude from comparison
DescriptionExtremely fast embedded database for small devices, IoT and MobileMulti-model DBMS (Document, Graph, Key/Value)Cloud-based data warehousing service for structured and semi-structured dataA widely used distributed, scalable search engine based on Apache Lucene
Primary database modelObject oriented DBMSDocument store
Graph DBMS
Key-value store
Relational DBMSSearch engine
Secondary database modelsTime Series DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score41.02
Rank#24  Overall
#3  Search engines
Websiteobjectbox.ioorientdb.orgwww.snowflake.comsolr.apache.org
Technical documentationdocs.objectbox.iowww.orientdb.com/­docs/­last/­index.htmldocs.snowflake.net/­manuals/­index.htmlsolr.apache.org/­resources.html
DeveloperObjectBox LimitedOrientDB LTD; CallidusCloud; SAPSnowflake Computing Inc.Apache Software Foundation
Initial release2017201020142006
Current release3.2.29, March 20249.6.1, May 2024
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache version 2commercialOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaJava
Server operating systemsAndroid
iOS
Linux
macOS
Windows
All OS with a Java JDK (>= JDK 6)hostedAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes infosupport of semi-structured data formats (JSON, XML, Avro)yes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesyesyesyes infosupports customizable data types and automatic typing
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.nonoyesyes
Secondary indexesyesyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnoSQL-like query language, no joinsyesSolr Parallel SQL Interface
APIs and other access methodsProprietary native APITinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
CLI Client
JDBC
ODBC
Java API
RESTful HTTP/JSON API
Supported programming languagesC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript (Node.js)
Python
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnoJava, Javascriptuser defined functionsJava plugins
TriggersnoHooksno infosimilar concept for controling cloud resourcesyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesonline/offline synchronization between client and serverMulti-source replicationyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocould be achieved with distributed queriesnospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyes inforelationship in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDoptimistic locking
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 controlyesAccess rights for users and roles; record level security configurableUsers with fine-grained authorization concept, user roles and pluggable authenticationyes
More information provided by the system vendor
ObjectBoxOrientDBSnowflakeSolr
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
3rd partiesCData: 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
ObjectBoxOrientDBSnowflakeSolr
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

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

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

provided by Google News

Snowflake denies miscreants melted its security to steal data from top customers
31 May 2024, The Register

Threat actor compromising Snowflake database customers
31 May 2024, TechTarget

Massive Ticketmaster, Santander data breaches linked to Snowflake cloud storage
31 May 2024, The Verge

Snowflake compromised? Attackers exploit stolen credentials
31 May 2024, Help Net Security

Snowflake Massive Breach: Ticketmaster User Data Among Those Stolen by Hackers
1 June 2024, Tech Times

provided by Google News

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Proactive Strategies
27 May 2024, news.stocktradersdaily.com

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
25 May 2024, Yahoo Movies UK

Solana Token Creator by Solr Network Becomes the Fastest-Growing Platform on Solana
16 May 2024, WICZ

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.

Present your product here