DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BigObject vs. DataFS vs. Neo4j vs. Rockset vs. YugabyteDB

System Properties Comparison BigObject vs. DataFS vs. Neo4j vs. Rockset vs. YugabyteDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonDataFS  Xexclude from comparisonNeo4j  Xexclude from comparisonRockset  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA scalable, reliable search and analytics service in the cloud, built on RocksDBHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedObject oriented DBMSGraph DBMSDocument storeRelational DBMS
Secondary database modelsGraph DBMSRelational DBMS
Search engine
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#329  Overall
#147  Relational DBMS
Score0.02
Rank#369  Overall
#18  Object oriented DBMS
Score42.68
Rank#21  Overall
#1  Graph DBMS
Score1.07
Rank#180  Overall
#31  Document stores
Score2.48
Rank#108  Overall
#53  Relational DBMS
Websitebigobject.ionewdatabase.comneo4j.comrockset.comwww.yugabyte.com
Technical documentationdocs.bigobject.iodev.mobiland.com/­Overview.xspneo4j.com/­docsdocs.rockset.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperBigObject, Inc.Mobiland AGNeo4j, Inc.RocksetYugabyte Inc.
Initial release20152018200720192017
Current release1.1.263, October 20225.23, August 20242.19, September 2023
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercialOpen Source infoGPL version3, commercial licenses availablecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJava, ScalaC++C and C++
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
WindowsLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
hostedLinux
OS X
Data schemeyesClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)schema-free and schema-optionalschema-freedepending on used data model
Typing infopredefined data types such as float or dateyesyesyesdynamic typingyes
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 infoingestion from XML files supportedno
Secondary indexesyesnoyes infopluggable indexing subsystem, by default Apache Luceneall fields are automatically indexedyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnonoRead-only SQL queries, including JOINsyes, PostgreSQL compatible
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
.NET Client API
Proprietary client DLL
WinRT client
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
HTTP RESTJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.Net
C
C#
C++
VB.Net
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresLuayes infoUser defined Procedures and Functionsnoyes infosql, plpgsql, C
Triggersnono, except callback-events from server when changes happenedyes infovia event handlernoyes
Partitioning methods infoMethods for storing different data on different nodesnoneProprietary Sharding systemyes using Neo4j FabricAutomatic shardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyyesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesyesyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlnoWindows-ProfileUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access rights for users and organizations can be defined via Rockset consoleyes
More information provided by the system vendor
BigObjectDataFSNeo4jRocksetYugabyteDB
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
Apache 2.0 license for the database
» more
News

Elevate Fraud Detection With Neo4j on AWS: Uncover Hidden Patterns and Enhance Accuracy
20 September 2024

The Ethics of Generative AI: Understanding the Principles and Risks
18 September 2024

GraphSummit Europe 2024: Actionable Insights From Industry Leaders and Innovators
18 September 2024

This Week in Neo4j: Knowledge Graph, Data Loading, Olympics, CSV and more
7 September 2024

Neo4j Expands Cloud Database Capabilities to Power Enterprise-Scale Graph Deployments
4 September 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
BigObjectDataFSNeo4jRocksetYugabyteDB
DB-Engines blog posts

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

Neo4j lowers barriers to graph technology with gen AI copilot, 15x read capacity
4 September 2024, VentureBeat

Neo4j Announces Collaboration with Snowflake for Advanced AI Insights & Predictive Analytics
4 June 2024, PR Newswire

Neo4j charts upward course for GraphRAG in graph databases
4 September 2024, Techzine Europe

Neo4j Transforms Its Cloud Database Portfolio to Accelerate Graph Adoption & GenAI for the Enterprise
9 September 2024, insideBIGDATA

Neo4j eyes GenAI workloads in APAC
18 July 2024, ComputerWeekly.com

provided by Google News

OpenAI’s first acquisition is an enterprise data startup
21 June 2024, The Verge

OpenAI Looks To Boost Data Retrieval Capabilities Of Its GenAI Technology With Rockset Acquisition
26 June 2024, CRN

OpenAI acquires Rockset to enhance ChatGPT real-time data processing
25 June 2024, InfoWorld

An Analysis Of OpenAI’s Acquisition Of Rockset And Its Strategic Significance
24 June 2024, Forbes

OpenAI Buys Enterprise Startup to Help Customers Sift Through Data
21 June 2024, Bloomberg

provided by Google News

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19 September 2024, SiliconANGLE News

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19 September 2024, Business Wire

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19 September 2024, InfoWorld

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Simplifying cloud-native app development with Yugabyte
2 August 2024, IMDA

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Milvus logo

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

Present your product here