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

DBMS > EDB Postgres vs. Firebase Realtime Database vs. NebulaGraph vs. Oracle

Vergleich der Systemeigenschaften EDB Postgres vs. Firebase Realtime Database vs. NebulaGraph vs. Oracle

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEDB Postgres  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessen
KurzbeschreibungThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A distributed, linear scalable, high perfomant Graph DBMSWeit verbreitetes, allgemein einsetzbares RDBMS
Primäres DatenbankmodellRelational DBMSDocument StoreGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document 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
Punkte2,18
Rang#122  Overall
#59  Relational DBMS
Punkte15,00
Rang#39  Overall
#6  Document Stores
Punkte2,12
Rang#125  Overall
#10  Graph DBMS
Punkte1234,27
Rang#1  Overall
#1  Relational DBMS
Websitewww.enterprisedb.comfirebase.google.com/­products/­realtime-databasegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­database
Technische Dokumentationwww.enterprisedb.com/­docsfirebase.google.com/­docs/­databasedocs.nebula-graph.iodocs.oracle.com/­en/­database
EntwicklerEnterpriseDBGoogle infoacquired by Google 2014Vesoft Inc.Oracle
Erscheinungsjahr2005201220191980
Aktuelle Version14, Dezember 202123c, September 2023
Lizenz infoCommercial or Open Sourcekommerziell infoBSD for PostgreSQL-componentskommerziellOpen Source infoApache Version 2.0 + Common Clause 1.0kommerziell infoeingeschränkte kostenlose Version verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC++C und C++
Server BetriebssystemeLinux
Windows
gehostetLinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
DatenschemajaschemafreiStrong typed schemaja infoSchemaless in JSON and XML columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML-type available, but no XML query functionality.neinneinja
Sekundärindizesjajaja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.ja
SQL infoSupport of SQLja infoStandard mit zahlreichen ErweiterungenneinSQL-like query languageja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Android
iOS
JavaScript API
RESTful HTTP API
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
Java
JavaScript
Objective-C
.Net
C++
Go
Java
PHP
Python
C
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 Proceduresbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)limited functionality with using 'rules'user defined functionsPL/SQL infoauch Java stored procedures möglich
TriggersjaCallbacks are triggered when data changesja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoby hash, list or rangeShardingSharding, horizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationCausal Clustering using Raft protocolMulti-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ätjaneinja infoRelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaACIDACID infomit parameterisierbarem isolation level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajaja infousing RocksDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoVersion 12c introduced the new option 'Oracle Database In-Memory'
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes, based on authentication and database rulesRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
EDB PostgresFirebase Realtime DatabaseNebulaGraphOracle
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» mehr

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
DrittanbieterDevart 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

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» 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
EDB PostgresFirebase Realtime DatabaseNebulaGraphOracle
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

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22. April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27. Februar 2024, CRN

EDB Introduces Advanced Tools and Extensions in Postgres 16 Portfolio Release
9. November 2023, GlobeNewswire

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28. November 2023, Yahoo Finance

Key new features and innovations in EDB Postgres 16
1. Dezember 2023, InfoWorld

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

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18. April 2024, Yahoo Finance

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3. April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, Yahoo Finance

NebulaGraph reaps from China’s growing appetite for graph databases
16. September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26. Oktober 2022, Towards Data Science

bereitgestellt von Google News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22. April 2024, Oracle

Blog Theme - Details
17. April 2024, Oracle

Oracle CEO Safra Catz: 4 Reasons Our Cloud Business Is Booming
22. April 2024, Acceleration Economy

Query Your Oracle Autonomous Database With Natural Language
22. April 2024, iProgrammer

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt