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

DBMS > Bangdb vs. Dragonfly vs. GBase vs. IBM Cloudant vs. Oracle

Vergleich der Systemeigenschaften Bangdb vs. Dragonfly vs. GBase vs. IBM Cloudant vs. Oracle

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenGBase  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Auf Apache CouchDB basierendes Database as a Service AngebotWeit verbreitetes, allgemein einsetzbares RDBMS
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Key-Value StoreRelational DBMSDocument StoreRelational 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
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte0,41
Rang#266  Overall
#38  Key-Value Stores
Punkte1,07
Rang#185  Overall
#86  Relational DBMS
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte1236,29
Rang#1  Overall
#1  Relational DBMS
Websitebangdb.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.gbase.cnwww.ibm.com/­products/­cloudantwww.oracle.com/­database
Technische Dokumentationdocs.bangdb.comwww.dragonflydb.io/­docscloud.ibm.com/­docs/­Cloudantdocs.oracle.com/­en/­database
EntwicklerSachin Sinha, BangDBDragonflyDB team and community contributorsGeneral Data Technology Co., Ltd.IBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftOracle
Erscheinungsjahr20122023200420101980
Aktuelle VersionBangDB 2.0, October 20211.0, March 2023GBase 8a, GBase 8s, GBase 8c23c, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoBSL 1.1kommerziellkommerziellkommerziell infoeingeschränkte kostenlose Version verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++C++C, Java, PythonErlangC und C++
Server BetriebssystemeLinuxLinuxLinuxgehostetAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Datenschemaschemafreischemafreijaschemafreija infoSchemaless in JSON and XML columns
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsstrings, hashes, lists, sets, sorted sets, bit arraysjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinja
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialneinjajaja
SQL infoSupport of SQLSQL like support with command line toolneinStandard with numerous extensionsneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolADO.NET
C API
JDBC
ODBC
RESTful HTTP/JSON APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
C#C#
Java
JavaScript
Objective-C
PHP
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
Server-seitige Scripts infoStored ProceduresneinLuauser defined functionsView Functions (Map-Reduce) in JavaScriptPL/SQL infoauch Java stored procedures möglich
Triggersyes, Notifications (with Streaming only)publish/subscribe channels provide some trigger functionalityjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontal partitioning (by range, list and hash) and vertical partitioningShardingSharding, horizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Source-Replica ReplikationjaMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein infokann in PL/SQL realisiert werden
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyEventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of command blocks and scriptsACIDnein infoAtomare Operationen innerhalb eines Dokumentes möglichACID infomit parameterisierbarem isolation level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controlyes, strict serializability by the serverjaja infoOptimistic lockingja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modejaneinja infoVersion 12c introduced the new option 'Oracle Database In-Memory'
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Password-based authenticationjaZugriffsrechte für Benutzer pro Datenbank definierbarBenutzer 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
BangdbDragonflyGBaseIBM CloudantOracle
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

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18. April 2023, Business Wire

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, ibm.com

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



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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

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

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