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

DBMS > Dolt vs. Google Cloud Datastore vs. Hive vs. IBM Db2 Event Store vs. Percona Server for MongoDB

Vergleich der Systemeigenschaften Dolt vs. Google Cloud Datastore vs. Hive vs. IBM Db2 Event Store vs. Percona Server for MongoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolt  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenHive  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenPercona Server for MongoDB  Xaus Vergleich ausschliessen
KurzbeschreibungA MySQL compatible DBMS with Git-like versioning of data and schemaSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformData Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in HadoopDistributed Event Store optimized for Internet of Things use casesA drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSEvent Store
Time Series DBMS
Document Store
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,96
Rang#193  Overall
#90  Relational DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte61,17
Rang#18  Overall
#12  Relational DBMS
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte0,52
Rang#254  Overall
#39  Document Stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
cloud.google.com/­datastorehive.apache.orgwww.ibm.com/­products/­db2-event-storewww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technische Dokumentationdocs.dolthub.comcloud.google.com/­datastore/­docscwiki.apache.org/­confluence/­display/­Hive/­Homewww.ibm.com/­docs/­en/­db2-event-storedocs.percona.com/­percona-distribution-for-mongodb
EntwicklerDoltHub IncGoogleApache Software Foundation infoUrsprünglich von Facebook entwickeltIBMPercona
Erscheinungsjahr20182008201220172015
Aktuelle Version3.1.3, April 20222.03.4.10-2.10, November 2017
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoApache Version 2kommerziell infofree developer edition availableOpen Source infoGPL Version 2
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.
ImplementierungsspracheGoJavaC und C++C++
Server BetriebssystemeLinux
macOS
Windows
gehostetAlle Betriebssysteme mit einer Java VMLinux infoLinux, macOS, Windows for the developer additionLinux
Datenschemajaschemafreijajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajajaneinja
SQL infoSupport of SQLjaSQL-like query language (GQL)SQL-like DML and DDL statementsja infothrough the embedded Spark runtimenein
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
Thrift
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Java
PHP
Python
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Server-seitige Scripts infoStored Proceduresyes infocurrently in alpha releasemit Google App Engineja infoBenutzerdefinierte Funktion und Map-Reduce IntegrationjaJavaScript
TriggersjaCallbacks mit Google Apps Engineneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replication using Paxosfrei wählbarer ReplikationsfaktorActive-active shard replicationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowja infoAbfragen werden als MapReduce Jobs behandeltneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infovia ReferenceProperties or Ancestor pathsneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsneinneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjajajaNo - written data is immutableja
Durability infoDauerhafte Speicherung der DatenjajajaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infovia In-Memory Engine
Berechtigungskonzept infoZugriffskontrolleOnly one user is configurable, and must be specified in the config file at startupAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Zugriffsrechte für Benutzer, Gruppen und RollenBenutzer 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
DoltGoogle Cloud DatastoreHiveIBM Db2 Event StorePercona Server for MongoDB
DB-Engines Blog Posts

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

Are you still not using Version Control for Data?
11. April 2020, Towards Data Science

bereitgestellt von Google News

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

Best cloud storage of 2024
29. April 2024, TechRadar

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12. Januar 2024, Network World

bereitgestellt von Google News

Apache Software Foundation Announces Apache® Hive 4.0
30. April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2. Mai 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

DataCentral: Uber's Observability and Chargeback Platform
1. Februar 2024, Uber

bereitgestellt von Google News

The vision for Db2
26. Februar 2019, biplatform.nl

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

bereitgestellt von Google News

5 Reasons to Run MongoDB on Kubernetes
6. März 2024, The New Stack

Percona launches management system aimed at open-source databases
17. Mai 2022, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15. Mai 2023, The Stack

The essential guide to MongoDB security
2. Februar 2017, InfoWorld

Percona's DBMS Popularity Survey
25. Juni 2019, iProgrammer

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.

Milvus logo

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

SingleStore logo

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

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

Präsentieren Sie hier Ihr Produkt