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

DBMS > Cloudflare Workers KV vs. Google Cloud Bigtable vs. Neo4j vs. OceanBase vs. OrientDB

Vergleich der Systemeigenschaften Cloudflare Workers KV vs. Google Cloud Bigtable vs. Neo4j vs. OceanBase vs. OrientDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCloudflare Workers KV  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessen
KurzbeschreibungA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA distributed, high available RDBMS compatible with Oracle and MySQLMulti-model DBMS (Document, Graph, Key/Value)
Primäres DatenbankmodellKey-Value StoreKey-Value Store
Wide Column Store
Graph DBMSRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Sekundäre DatenbankmodelleDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,32
Rang#283  Overall
#40  Key-Value Stores
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte44,46
Rang#23  Overall
#1  Graph DBMS
Punkte1,66
Rang#147  Overall
#68  Relational DBMS
Punkte3,19
Rang#93  Overall
#16  Document Stores
#7  Graph DBMS
#14  Key-Value Stores
Websitewww.cloudflare.com/­developer-platform/­workers-kvcloud.google.com/­bigtableneo4j.comen.oceanbase.comorientdb.org
Technische Dokumentationdevelopers.cloudflare.com/­kv/­apicloud.google.com/­bigtable/­docsneo4j.com/­docsen.oceanbase.com/­docs/­oceanbase-databasewww.orientdb.com/­docs/­last/­index.html
EntwicklerCloudflareGoogleNeo4j, Inc.OceanBase infopreviously Alibaba and Ant GroupOrientDB LTD; CallidusCloud; SAP
Erscheinungsjahr20182015200720102010
Aktuelle Version5.19, April 20244.3.0, April 20243.2.29, Maerz 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei BedarfOpen Source infoCommercial license availableOpen Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
ImplementierungsspracheJava, ScalaC++Java
Server BetriebssystemegehostetgehostetLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
LinuxAlle Betriebssysteme mit einer Java JDK (>= JDK 6)
Datenschemaschemafreischemafreischemafrei und schema-optionaljaschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesneinneinja infoAustauschbares Index Subsystem, per Default Apache Lucenejaja
SQL infoSupport of SQLneinneinneinjaSQL-like query language, no joins
APIs und andere ZugriffskonzepteHTTP REST
Proprietäres Protokoll
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresneinneinja infoUser defined Procedures and FunctionsPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeJava, Javascript
Triggersneinneinja infomittels Event HandlerjaHooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja, mit Neo4j Fabrichorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaInternal replication in Colossus, and regional replication between two clusters in different zonesCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication using PaxosMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein infocould be achieved with distributed queries
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infoBeziehungen in Graphenjaja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinAtomic single-row operationsACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access rights for users, groups and roles according to SQL-standardZugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebene
Weitere Informationen bereitgestellt vom Systemhersteller
Cloudflare Workers KVGoogle Cloud BigtableNeo4jOceanBaseOrientDB
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
OceanBase Database is the world’s only native distributed database that has set new...
» mehr
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» mehr
High Availability : The five IDCs across three sites disaster recovery solution sets...
» mehr
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
OceanBase Database has helped over 400 customers across industries upgrade their...
» mehr
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
TPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» mehr
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Mulan PubL v2 license for open source community edition. Commercial license for enterprise...
» mehr
Neuigkeiten

This Week in Neo4j: Nodes 2024, Data Modelling, Events, Knowledge Graphs and more
27. April 2024

GQL is Here: Your Cypher Queries in a GQL World
26. April 2024

GQL: The ISO Standard for Graphs Has Arrived
25. April 2024

What Is Retrieval-Augmented Generation (RAG)?
24. April 2024

This Week in Neo4j: Google Cloud, Analysis, Knowledge Graph, Relationships and more
20. April 2024

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

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

Weitere Ressourcen
Cloudflare Workers KVGoogle Cloud BigtableNeo4jOceanBaseOrientDB
DB-Engines Blog Posts

Applying Graph Analytics to Game of Thrones
12. Juni 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22. Dezember 2015, Emil Eifrem (guest author)

alle anzeigen

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3. April 2024, DevClass

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2. November 2023, The Register

Cloudflare recovers from service outage after power failure at core North American data center
3. November 2023, DatacenterDynamics

Cloudflare is (still) struggling with another outage - here's what to know
3. November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21. August 2022, hackernoon.com

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Google announces Axion, its first Arm-based CPU for data centers
9. April 2024, Yahoo Movies Canada

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26. März 2024, PR Newswire

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15. Februar 2024, Bloomberg

Using Neo4j’s graph database for AI in Azure
4. April 2024, InfoWorld

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
27. April 2024, SiliconANGLE News

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10. November 2023, AWS Blog

bereitgestellt von Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4. August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

bereitgestellt von Google News

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11. Mai 2021, TechTarget

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt