DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > GBase vs. IBM Cloudant vs. Kdb vs. Oracle vs. VoltDB

Vergleich der Systemeigenschaften GBase vs. IBM Cloudant vs. Kdb vs. Oracle vs. VoltDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGBase  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessen
KurzbeschreibungWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Auf Apache CouchDB basierendes Database as a Service AngebotHoch performantes Time Series DBMSWeit verbreitetes, allgemein einsetzbares RDBMSVerteilte In-Memory NewSQL RDBMS infoVerwendet für OLTP Applikationen mit einer hohen Frequenz an relativ einfachen Transaktionen, die alle Daten im Hauptspeicher halten können
Primäres DatenbankmodellRelational DBMSDocument StoreTime Series DBMS
Vektor DBMS
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational 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
Punkte1,11
Rang#169  Overall
#76  Relational DBMS
Punkte2,64
Rang#101  Overall
#19  Document Stores
Punkte7,06
Rang#48  Overall
#2  Time Series DBMS
#2  Vektor DBMS
Punkte1317,01
Rang#1  Overall
#1  Relational DBMS
Punkte1,34
Rang#155  Overall
#71  Relational DBMS
Websitewww.gbase.cnwww.ibm.com/­products/­cloudantkx.comwww.oracle.com/­databasewww.voltdb.com
Technische Dokumentationcloud.ibm.com/­docs/­Cloudantcode.kx.comdocs.oracle.com/­en/­databasedocs.voltdb.com
EntwicklerGeneral Data Technology Co., Ltd.IBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftKx Systems, a division of First Derivatives plcOracleVoltDB Inc.
Erscheinungsjahr200420102000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 200319802010
Aktuelle VersionGBase 8a, GBase 8s, GBase 8c3.6, Mai 201823c, September 202311.3, April 2022
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziell infoKostenlose 32-bit Versionkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoAGPL für Community Edition, kommerzielle Lizenz für Enterprise, AWS und Pro Editionen
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, Java, PythonErlangqC und C++Java, C++
Server BetriebssystemeLinuxgehostetLinux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X infofor development
Datenschemajaschemafreijaja infoSchemaless in JSON and XML columnsja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjaja
Sekundärindizesjajaja infotable attribute 'grouped'jaja
SQL infoSupport of SQLStandard with numerous extensionsneinSQL-like query language (q)ja infomit proprietären Erweiterungenja infonur einen Teil von SQL 99
APIs und andere ZugriffskonzepteADO.NET
C API
JDBC
ODBC
RESTful HTTP/JSON APIHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
JDBC
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC#C#
Java
JavaScript
Objective-C
PHP
Ruby
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
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
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Server-seitige Scripts infoStored Proceduresuser defined functionsView Functions (Map-Reduce) in JavaScriptbenutzerdefinierte FunktionenPL/SQL infoauch Java stored procedures möglichJava
Triggersjajaja infomittels Viewsjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by range, list and hash) and vertical partitioningShardinghorizontale PartitionierungSharding, horizontal partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source Replikation
Source-Replica Replikation
Source-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjanein infoein vergleichbares Paradigma wird intern verwendetnein infokann in PL/SQL realisiert werdennein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjajanein infoFOREIGN KEY constraints werden nicht unterstützt
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infoAtomare Operationen innerhalb eines Dokumentes möglichneinACID infomit parameterisierbarem isolation levelACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic lockingjajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajajajaja infoSnapshots und Command Logging
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 infoZugriffskontrollejaZugriffsrechte für Benutzer pro Datenbank definierbarRechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer und Rollen mit Berechtigungen auf Stored Procedures
Weitere Informationen bereitgestellt vom Systemhersteller
GBaseIBM CloudantKdbOracleVoltDB
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsupon request
» 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

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

Weitere Ressourcen
GBaseIBM CloudantKdbOracleVoltDB
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

Erwähnungen in aktuellen Nachrichten

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

IBM Cloud Data Services Newsletter
22. Juli 2020, ibm.com

Truck Tracker: An IoT Pattern Using IBM Cloud Services
6. Januar 2022, ibm.com

Introducing the IBM Cloud Developer Console
16. März 2017, ibm.com

Automate Hybrid Cloud Infrastructure Provisioning with Terraform and Ansible
9. Februar 2023, ibm.com

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital markets customers for analysis of real-time and historical time series data
18. Mai 2023, AWS Blog

ICE, KX Partner on Real-time Analytics
14. Juli 2023, Markets Media

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Next-Gen Analytics in Capital Markets: Trade Execution and Risk Management
29. Juli 2024, NVIDIA Daily News Report

bereitgestellt von Google News

Microsoft and Oracle enhance Oracle Database@Azure with data and AI integration
9. September 2024, Microsoft

Oracle Database 23ai is now available for Oracle Database Appliance
22. Juli 2024, blogs.oracle.com

Oracle inks deal with AWS to offer database services
10. September 2024, CIO

AWS Weekly Roundup: Oracle Database@AWS, Amazon RDS, AWS PrivateLink, Amazon MSK, Amazon EventBridge, Amazon SageMaker and more | Amazon Web Services
16. September 2024, AWS Blog

Oracle Database is in many enterprises and now it’s in Google Cloud too
9. September 2024, VentureBeat

bereitgestellt von Google News

VoltDB Makes Key New Hires to Accelerate Telco Business Growth
28. Oktober 2021, The Fast Mode

VoltDB Announces Latest Version Of Its In-Memory Database
9. Februar 2018, RTInsights

Solutions Review Sits Down with VoltDB CEO David Flower
17. April 2018, Solutions Review

MemSQL, VoltDB Vie For In-Memory Big Data Role
12. Februar 2015, InformationWeek

New startup from Postgres creator puts the database at heart of software stack
12. März 2024, TechCrunch

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt