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

DBMS > DuckDB vs. Firebase Realtime Database vs. Graph Engine vs. H2 vs. Oracle

Vergleich der Systemeigenschaften DuckDB vs. Firebase Realtime Database vs. Graph Engine vs. H2 vs. Oracle

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDuckDB  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessen
KurzbeschreibungAn embeddable, in-process, column-oriented SQL OLAP RDBMSCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Weit verbreitetes, allgemein einsetzbares RDBMS
Primäres DatenbankmodellRelational DBMSDocument StoreGraph DBMS
Key-Value Store
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,68
Rang#76  Overall
#41  Relational DBMS
Punkte15,00
Rang#39  Overall
#6  Document Stores
Punkte0,62
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte1234,27
Rang#1  Overall
#1  Relational DBMS
Websiteduckdb.orgfirebase.google.com/­products/­realtime-databasewww.graphengine.iowww.h2database.comwww.oracle.com/­database
Technische Dokumentationduckdb.org/­docsfirebase.google.com/­docs/­databasewww.graphengine.io/­docs/­manualwww.h2database.com/­html/­main.htmldocs.oracle.com/­en/­database
EntwicklerGoogle infoacquired by Google 2014MicrosoftThomas MuellerOracle
Erscheinungsjahr20182012201020051980
Aktuelle Version0.10, Februar 20242.2.220, Juli 202323c, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicensekommerziellOpen Source infoMIT LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infoeingeschränkte kostenlose Version verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++.NET and CJavaC und C++
Server Betriebssystemeserverlosgehostet.NETAlle Betriebssysteme mit einer Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Datenschemajaschemafreijajaja infoSchemaless in JSON and XML columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesjajajaja
SQL infoSupport of SQLjaneinneinjaja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Android
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP APIJDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Java
JavaScript
Objective-C
C#
C++
F#
Visual Basic
JavaC
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-seitige Scripts infoStored Proceduresneinlimited functionality with using 'rules'jaJava Stored Procedures and User-Defined FunctionsPL/SQL infoauch Java stored procedures möglich
TriggersneinCallbacks are triggered when data changesneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontale PartitionierungkeineSharding, horizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infokann in PL/SQL realisiert werden
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaneinACIDACID infomit parameterisierbarem isolation level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja infoVersion 12c introduced the new option 'Oracle Database In-Memory'
Berechtigungskonzept infoZugriffskontrolleneinyes, based on authentication and database rulesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
DrittanbieterNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» mehr

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» mehr

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

Weitere Ressourcen
DuckDBFirebase Realtime DatabaseGraph Engine infoformer name: TrinityH2Oracle
DB-Engines Blog Posts

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

alle anzeigen

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

DuckDB Walks to the Beat of Its Own Analytics Drum
5. März 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12. März 2024, InfoQ.com

How to read OSM data with DuckDB | Kamil Raczycki
1. März 2024, Towards Data Science

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20. September 2023, GeekWire

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20. September 2023, PR Newswire

bereitgestellt von Google News

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

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

Hundreds of Google Firebase websites might have leaked data online
19. März 2024, TechRadar

bereitgestellt von Google News

Trinity
2. Juni 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6. Juni 2012, Ars Technica

The graph analytics landscape 2019 - DataScienceCentral.com
27. Februar 2019, Data Science Central

bereitgestellt von Google News

Oracle and Microsoft bring Oracle Database@Azure to Europe
14. März 2024, Oracle

Blog Theme - Details
17. April 2024, Oracle

Blog Theme - Details
12. April 2024, Oracle

Transportable Binary XML – modern XML document storage in Oracle Database 23c
11. April 2024, Oracle

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2. April 2024, Oracle

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

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.

Neo4j logo

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

SingleStore logo

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

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