DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Bangdb vs. EDB Postgres vs. IBM Db2 warehouse vs. Oracle vs. TinkerGraph

Vergleich der Systemeigenschaften Bangdb vs. EDB Postgres vs. IBM Db2 warehouse vs. Oracle vs. TinkerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenIBM Db2 warehouse infoformerly named IBM dashDB  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenTinkerGraph  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphThe 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.Data warehousing service aus der CloudWeit verbreitetes, allgemein einsetzbares RDBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument 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
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte1,90
Rang#135  Overall
#63  Relational DBMS
Punkte1,30
Rang#164  Overall
#75  Relational DBMS
Punkte1236,29
Rang#1  Overall
#1  Relational DBMS
Punkte0,08
Rang#348  Overall
#35  Graph DBMS
Websitebangdb.comwww.enterprisedb.comwww.ibm.com/­products/­db2/­warehousewww.oracle.com/­databasetinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technische Dokumentationdocs.bangdb.comwww.enterprisedb.com/­docsdocs.oracle.com/­en/­database
EntwicklerSachin Sinha, BangDBEnterpriseDBIBMOracle
Erscheinungsjahr20122005201419802009
Aktuelle VersionBangDB 2.0, October 202114, Dezember 202123c, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziell infoBSD for PostgreSQL-componentskommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++CC und C++Java
Server BetriebssystemeLinuxLinux
Windows
gehostetAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Datenschemaschemafreijajaja infoSchemaless in JSON and XML columnsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infospecific XML-type available, but no XML query functionality.nein infoImportieren/Exportieren von XML Daten möglichjanein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajajanein
SQL infoSupport of SQLSQL like support with command line toolja infoStandard mit zahlreichen Erweiterungenjaja infomit proprietären Erweiterungennein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
.NET Client API
JDBC
ODBC
OLE DB
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
TinkerPop 3
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
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
Groovy
Java
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)PL/SQL, SQL PLPL/SQL infoauch Java stored procedures möglichnein
Triggersyes, Notifications (with Streaming only)jajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontale Partitionierung infoby hash, list or rangeShardingSharding, horizontal partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Multi-Source ReplikationjaMulti-Source Replikation
Source-Replica Replikation
keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infokann in PL/SQL realisiert werdennein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate Consistencykeine
Fremdschlüssel inforeferenzielle Integritätneinjajajaja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID infomit parameterisierbarem isolation levelnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controlyes, multi-version concurrency control (MVCC)jajanein
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaoptional
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinjaja infoVersion 12c introduced the new option 'Oracle Database In-Memory'ja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

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
BangdbEDB PostgresIBM Db2 warehouse infoformerly named IBM dashDBOracleTinkerGraph
DB-Engines Blog Posts

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 unveils EDB Postgres AI
23. Mai 2024, InfoWorld

Enterprise DB begins rolling AI features into PostgreSQL
23. Mai 2024, SiliconANGLE News

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21. Mai 2024, Blocks & Files

EDB Postgres AI is a new platform for analytics workloads
23. Mai 2024, Techzine Europe

EDB Celebrates 20 Years with Launch of its Innovative Postgres AI Platform
23. Mai 2024, Travel And Tour World

bereitgestellt von Google News

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11. Juli 2023, IBM

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11. Juli 2023, IBM

Top 7 Cloud Data Warehouse Companies
31. Mai 2023, Datamation

Announcing the availability of Bring-Your-Own-License and Reserved Instance plans for next generation Db2 ...
7. August 2023, IBM

Data mining in Db2 Warehouse: the basics
23. Juni 2020, Towards Data Science

bereitgestellt von Google News

Oracle Graph Learning Path
20. Mai 2024, blogs.oracle.com

Announcing Oracle Database 23ai : General Availability
2. Mai 2024, blogs.oracle.com

Oracle Goes for the Kill with Multifaceted New AI Database
23. Mai 2024, Acceleration Economy

Exadata System Software 24ai - Delivers mission critical AI at any scale
20. Mai 2024, blogs.oracle.com

Oracle AI Database Spells Big Trouble for Single-Function Competitors
23. Mai 2024, Acceleration Economy

bereitgestellt von Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27. September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26. Februar 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21. Februar 2012, SiliconANGLE News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt