DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Firebase Realtime Database vs. Immudb vs. jBASE vs. Neo4j vs. Oracle Coherence

Vergleich der Systemeigenschaften Firebase Realtime Database vs. Immudb vs. jBASE vs. Neo4j vs. Oracle Coherence

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenImmudb  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenOracle Coherence  Xaus Vergleich ausschliessen
KurzbeschreibungCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.An open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.A robust multi-value DBMS comprising development tools and middlewareScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsOracles in-memory data grid solution
Primäres DatenbankmodellDocument StoreKey-Value StoreMultivalue DBMSGraph DBMSKey-Value Store
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte0,24
Rang#305  Overall
#43  Key-Value Stores
Punkte1,41
Rang#159  Overall
#3  Multivalue DBMS
Punkte44,46
Rang#23  Overall
#1  Graph DBMS
Punkte1,92
Rang#130  Overall
#22  Key-Value Stores
Websitefirebase.google.com/­products/­realtime-databasegithub.com/­codenotary/­immudb
immudb.io
www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseneo4j.comwww.oracle.com/­java/­coherence
Technische Dokumentationfirebase.google.com/­docs/­databasedocs.immudb.iodocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9neo4j.com/­docsdocs.oracle.com/­en/­middleware/­standalone/­coherence
EntwicklerGoogle infoacquired by Google 2014CodenotaryRocket Software (früher Zumasys)Neo4j, Inc.Oracle
Erscheinungsjahr20122020199120072007
Aktuelle Version1.2.3, April 20225.75.19, April 202414.1, August 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0kommerziellOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarfkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte 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.
ImplementierungsspracheGoJava, ScalaJava
Server BetriebssystemegehostetBSD
Linux
macOS
Solaris
Windows
z/OS
AIX
Linux
Windows
Linux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VM
Datenschemaschemafreischemafreischemafreischemafrei und schema-optionalschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptionaljaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjajaja infoAustauschbares Index Subsystem, per Default Apache Lucenenein
SQL infoSupport of SQLneinSQL-like syntaxEmbedded SQL for jBASE in BASICneinnein
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
gRPC protocol
PostgreSQL wire protocol
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
JCache
JPA
RESTful HTTP API
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
.Net
Go
Java
JavaScript (Node.js)
Python
.Net
Basic
Jabbascript
Java
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
C++
Java
Server-seitige Scripts infoStored Procedureslimited functionality with using 'rules'neinjaja infoUser defined Procedures and Functionsnein
TriggersCallbacks are triggered when data changesneinjaja infomittels Event Handlerja infoLive Events
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingja, mit Neo4j FabricSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infoBeziehungen in Graphennein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDACIDACIDkonfigurierbar
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infooptionally
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesAccess rights can be defined down to the item levelUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)authentification to access the cache via certificates or http basic authentication
Weitere Informationen bereitgestellt vom Systemhersteller
Firebase Realtime DatabaseImmudbjBASENeo4jOracle Coherence
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» mehr
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Neuigkeiten

This Week in Neo4j: Nodes 2024, Data Modelling, Events, Knowledge Graphs and more
27. April 2024

GQL is Here: Your Cypher Queries in a GQL World
26. April 2024

GQL: The ISO Standard for Graphs Has Arrived
25. April 2024

What Is Retrieval-Augmented Generation (RAG)?
24. April 2024

This Week in Neo4j: Google Cloud, Analysis, Knowledge Graph, Relationships and more
20. April 2024

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Firebase Realtime DatabaseImmudbjBASENeo4jOracle Coherence
DB-Engines Blog Posts

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

alle anzeigen

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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Hundreds of sites misconfigured Firebase security rules, exposing a total of 125 million pieces of sensitive information
4. Mai 2024, GIGAZINE(ギガジン)

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

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

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

bereitgestellt von Google News

Codenotary Releases immudb v1.9DOM
19. Oktober 2023, Business Wire

Codenotary brings its immutable database to the cloud
21. Juni 2023, TechCrunch

A Step by Step Guide to immudb — the open source immutable database
18. Mai 2020, hackernoon.com

Immudb: Open-source database, built on a zero trust model
17. Dezember 2021, Help Net Security

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14. Dezember 2021, ComputerWeekly.com

bereitgestellt von Google News

Temenos signs first customer in India
24. August 2009, Finextra

bereitgestellt von Google News

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

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15. Februar 2024, Bloomberg

Using Neo4j’s graph database for AI in Azure
4. April 2024, InfoWorld

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
27. April 2024, SiliconANGLE News

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10. November 2023, AWS Blog

bereitgestellt von Google News

Microservices with Major New Coherence and Helidon Releases
9. August 2022, Oracle

Nike achieves scalability and performance with Oracle Coherence & Exadata
20. Dezember 2012, Oracle

New solutions for Oracle WebLogic on Azure Virtual Machines
1. April 2021, Microsoft

Oracle launches Oracle Banking Cloud Services - ThePaypers
8. Februar 2023, The Paypers

Goondu Q&A: Oracle WebLogic Server 12c
13. März 2012, Yahoo Singapore News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Präsentieren Sie hier Ihr Produkt