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 > Dgraph vs. Geode vs. Google Cloud Bigtable vs. H2 vs. HarperDB

Vergleich der Systemeigenschaften Dgraph vs. Geode vs. Google Cloud Bigtable vs. H2 vs. HarperDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDgraph  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessen
KurzbeschreibungVerteiltes, skalierbares Graph DBMSGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.
Primäres DatenbankmodellGraph DBMSKey-Value StoreKey-Value Store
Wide Column Store
Relational DBMSDocument Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,48
Rang#158  Overall
#15  Graph DBMS
Punkte1,99
Rang#133  Overall
#23  Key-Value Stores
Punkte3,58
Rang#92  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte0,55
Rang#252  Overall
#38  Document Stores
Websitedgraph.iogeode.apache.orgcloud.google.com/­bigtablewww.h2database.comwww.harperdb.io
Technische Dokumentationdgraph.io/­docsgeode.apache.org/­docscloud.google.com/­bigtable/­docswww.h2database.com/­html/­main.htmldocs.harperdb.io/­docs
EntwicklerDgraph Labs, Inc.Originally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.GoogleThomas MuellerHarperDB
Erscheinungsjahr20162002201520052017
Aktuelle Version1.1, February 20172.2.220, Juli 20233.1, August 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2; commercial licenses available as GemfirekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infofree community edition available
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.
ImplementierungsspracheGoJavaJavaNode.js
Server BetriebssystemeLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredgehostetAlle Betriebssysteme mit einer Java VMLinux
OS X
Datenschemaschemafreischemafreischemafreijadynamic schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja infoJSON data types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaneinneinjaja
SQL infoSupport of SQLneinSQL-like query language (OQL)neinjaSQL-like data manipulation statements
APIs und andere ZugriffskonzepteGraphQL query language
gRPC (using protocol buffers) API
HTTP API
Java Client API
Memcached Protokoll
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
ODBC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
All JVM based languages
C++
Groovy
Java
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
Java.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenneinJava Stored Procedures and User-Defined FunctionsCustom Functions infosince release 3.1
Triggersneinja infoCache Event Listenersneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenjaShardingShardingkeineA table resides as a whole on one (or more) nodes in a cluster
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSynchronous replication via RaftMulti-Source ReplikationInternal replication in Colossus, and regional replication between two clusters in different zonesWith clustering: 2 database servers on different computers operate on identical copies of a databaseja infothe nodes on which a table resides can be defined
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDyes, on a single nodeAtomic single-row operationsACIDAtomic execution of specific operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajajayes, using LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrollenein infoPlanned for future releasesAccess rights per client and object definableAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and roles

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

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

Weitere Ressourcen
DgraphGeodeGoogle Cloud BigtableH2HarperDB
Erwähnungen in aktuellen Nachrichten

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1. September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20. Juli 2022, PR Newswire

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26. Mai 2021, Business Wire

Dgraph raises $11.5 million for scalable graph database solutions
31. Juli 2019, VentureBeat

Dgraph GraphQL database users detail graph use cases
20. April 2021, TechTarget

bereitgestellt von Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, oreilly.com

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

Event-Driven Architectures with Apache Geode and Spring Integration
20. März 2019, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7. Juli 2021, SiliconANGLE News

bereitgestellt von Google News

Google expands BigQuery with Gemini, brings vector support to cloud databases
29. Februar 2024, VentureBeat

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

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

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

Fire, water, knock out Google Cloud in Paris
27. April 2023, The Stack

bereitgestellt von Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

Build a Hacker News Clone using React and HarperDB — SitePoint
18. Oktober 2021, SitePoint

HarperDB: An underdog SQL / NoSQL database | ZDNET
7. Februar 2018, ZDNet

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9. Januar 2023, business-news.ucdenver.edu

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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