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 > Ehcache vs. Firebase Realtime Database vs. Neo4j vs. OrigoDB

System Properties Comparison Ehcache vs. Firebase Realtime Database vs. Neo4j vs. OrigoDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonNeo4j  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA fully ACID in-memory object graph database
Primary database modelKey-value storeDocument storeGraph DBMSDocument store
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.64
Rank#68  Overall
#8  Key-value stores
Score13.64
Rank#39  Overall
#6  Document stores
Score44.89
Rank#21  Overall
#1  Graph DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Websitewww.ehcache.orgfirebase.google.com/­products/­realtime-databaseneo4j.comorigodb.com
Technical documentationwww.ehcache.org/­documentationfirebase.google.com/­docs/­databaseneo4j.com/­docsorigodb.com/­docs
DeveloperTerracotta Inc, owned by Software AGGoogle infoacquired by Google 2014Neo4j, Inc.Robert Friberg et al
Initial release2009201220072009 infounder the name LiveDB
Current release3.10.0, March 20225.20, May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoGPL version3, commercial licenses availableOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnono
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.
Implementation languageJavaJava, ScalaC#
Server operating systemsAll OS with a Java VMhostedLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
Windows
Data schemeschema-freeschema-freeschema-free and schema-optionalyes
Typing infopredefined data types such as float or dateyesyesyesUser defined using .NET types and collections
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 infocan be achieved using .NET
Secondary indexesnoyesyes infopluggable indexing subsystem, by default Apache Luceneyes
SQL infoSupport of SQLnononono
APIs and other access methodsJCacheAndroid
iOS
JavaScript API
RESTful HTTP API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
.NET Client API
HTTP API
LINQ
Supported programming languagesJavaJava
JavaScript
Objective-C
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
Server-side scripts infoStored proceduresnolimited functionality with using 'rules'yes infoUser defined Procedures and Functionsyes
Triggersyes infoCache Event ListenersCallbacks are triggered when data changesyes infovia event handleryes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Serveryes using Neo4j Fabrichorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Foreign keys infoReferential integritynonoyes infoRelationships in graphsdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnoyes, based on authentication and database rulesUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Role based authorization
More information provided by the system vendor
EhcacheFirebase Realtime DatabaseNeo4jOrigoDB
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» 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
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Neo4j and Snowflake Bring Graph Data Science Into the AI Data Cloud
4 June 2024

RDF vs. Property Graphs: Choosing the Right Approach for Implementing a Knowledge Graph
4 June 2024

This Week in Neo4j: Importing Data, NODES, GenAI, Going Meta and more
1 June 2024

openCypher Will Pave the Road to GQL for Cypher Implementers
22 May 2024

7 Tips for Submitting Your NODES 2024 Talk
22 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
EhcacheFirebase Realtime DatabaseNeo4jOrigoDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

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

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Hazelcast signs Java speed king to its in-memory data-grid crew
21 January 2014, The Register

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, DZone

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

provided by Google News

Neo4j & Snowflake Collaborate for AI Insights & Analytics
6 June 2024, Martechcube

Neo4j integrates dozens of graph analytics functions with data in Snowflake
4 June 2024, SiliconANGLE News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26 March 2024, PR Newswire

Neo4j Empowers Syracuse University with $250K Grant to Tackle Misinformation in 2024 Elections
8 May 2024, Datanami

Neo4j partners with Snowflake to enhance data science in cloud
5 June 2024, ChannelLife Australia

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