DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

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

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenGBase  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Auf Apache CouchDB basierendes Database as a Service AngebotA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Weit verbreitetes, allgemein einsetzbares RDBMS
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSDocument StoreGraph 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
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte1,07
Rang#185  Overall
#86  Relational DBMS
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte1,94
Rang#129  Overall
#12  Graph DBMS
Punkte1236,29
Rang#1  Overall
#1  Relational DBMS
Websitebangdb.comwww.gbase.cnwww.ibm.com/­products/­cloudantjanusgraph.orgwww.oracle.com/­database
Technische Dokumentationdocs.bangdb.comcloud.ibm.com/­docs/­Cloudantdocs.janusgraph.orgdocs.oracle.com/­en/­database
EntwicklerSachin Sinha, BangDBGeneral Data Technology Co., Ltd.IBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftLinux Foundation; originally developed as Titan by AureliusOracle
Erscheinungsjahr20122004201020171980
Aktuelle VersionBangDB 2.0, October 2021GBase 8a, GBase 8s, GBase 8c0.6.3, Februar 202323c, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziellkommerziellOpen Source infoApache 2.0kommerziell infoeingeschränkte kostenlose Version verfügbar
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++C, Java, PythonErlangJavaC und C++
Server BetriebssystemeLinuxLinuxgehostetLinux
OS X
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Datenschemaschemafreijaschemafreijaja infoSchemaless in JSON and XML columns
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinja
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajajaja
SQL infoSupport of SQLSQL like support with command line toolStandard with numerous extensionsneinneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
ADO.NET
C API
JDBC
ODBC
RESTful HTTP/JSON APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C#C#
Java
JavaScript
Objective-C
PHP
Ruby
Clojure
Java
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 Proceduresneinuser defined functionsView Functions (Map-Reduce) in JavaScriptjaPL/SQL infoauch Java stored procedures möglich
Triggersyes, Notifications (with Streaming only)jajajaja
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 partitioningShardingja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding, horizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)jaMulti-Source Replikation
Source-Replica Replikation
jaMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaja infovia Faunus, a graph analytics enginenein infokann in PL/SQL realisiert werden
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinja infoRelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein infoAtomare Operationen innerhalb eines Dokumentes möglichACIDACID infomit parameterisierbarem isolation level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljaja infoOptimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinja infoVersion 12c introduced the new option 'Oracle Database In-Memory'
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)jaZugriffsrechte für Benutzer pro Datenbank definierbarBenutzer Authentification und Sicherheit via Rexster Graph ServerBenutzer 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
BangdbGBaseIBM CloudantJanusGraph infosuccessor of TitanOracle
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

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

JanusGraph Picks Up Where TitanDB Left Off
13. Januar 2017, Datanami

Database Deep Dives: JanusGraph
8. August 2019, ibm.com

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30. Juli 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15. September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3. Oktober 2019, The New Stack

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.

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 database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt