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

DBMS > ArangoDB vs. etcd vs. Google Cloud Datastore vs. Google Cloud Firestore vs. Hive

Vergleich der Systemeigenschaften ArangoDB vs. etcd vs. Google Cloud Datastore vs. Google Cloud Firestore vs. Hive

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArangoDB  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenHive  Xaus Vergleich ausschliessen
KurzbeschreibungNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A distributed reliable key-value storeSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Data Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in Hadoop
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Key-Value StoreDocument StoreDocument StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,32
Rang#90  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte7,25
Rang#54  Overall
#5  Key-Value Stores
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte7,85
Rang#51  Overall
#8  Document Stores
Punkte61,17
Rang#18  Overall
#12  Relational DBMS
Websitearangodb.cometcd.io
github.com/­etcd-io/­etcd
cloud.google.com/­datastorefirebase.google.com/­products/­firestorehive.apache.org
Technische Dokumentationdocs.arangodb.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
cloud.google.com/­datastore/­docsfirebase.google.com/­docs/­firestorecwiki.apache.org/­confluence/­display/­Hive/­Home
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
EntwicklerArangoDB Inc.GoogleGoogleApache Software Foundation infoUrsprünglich von Facebook entwickelt
Erscheinungsjahr2012200820172012
Aktuelle Version3.11.5, November 20233.4, August 20193.1.3, April 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2.0kommerziellkommerziellOpen Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
ImplementierungsspracheC++GoJava
Server BetriebssystemeLinux
OS X
Windows
FreeBSD
Linux
Windows infoexperimental
gehostetgehostetAlle Betriebssysteme mit einer Java VM
Datenschemaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntschemafreischemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, double, boolean, list, hashneinja, Details hierjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLneinneinSQL-like query language (GQL)neinSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
gRPC
JSON over HTTP
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Thrift
Unterstützte ProgrammiersprachenC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C++
Java
PHP
Python
Server-seitige Scripts infoStored ProceduresJavaScriptneinmit Google App Engineyes, Firebase Rules & Cloud Functionsja infoBenutzerdefinierte Funktion und Map-Reduce Integration
Triggersneinyes, watching key changesCallbacks mit Google Apps Engineyes, with Cloud Functionsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAb Version 2.0ShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-replica replication with configurable replication factorUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication using PaxosMulti-Source Replikationfrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationennein infoMöglich über stored procedures in JavaScriptneinja infomittels Google Cloud DataflowUsing Cloud Dataflowja infoAbfragen werden als MapReduce Jobs behandelt
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyImmediate 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.Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsneinja infovia ReferenceProperties or Ancestor pathsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsjanein
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 infoZugriffskontrollejaneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Zugriffsrechte für Benutzer, Gruppen und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
ArangoDBetcdGoogle Cloud DatastoreGoogle Cloud FirestoreHive
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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

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

Weitere Ressourcen
ArangoDBetcdGoogle Cloud DatastoreGoogle Cloud FirestoreHive
DB-Engines Blog Posts

The Weight of Relational Databases: Time for Multi-Model?
29. August 2017, Luca Olivari (guest author)

alle anzeigen

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30. Mai 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30. Juni 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6. Oktober 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6. Oktober 2022, TechTarget

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27. August 2020, ZDNet

bereitgestellt von Google News

CoreOS updates its Tectonic container platform with the latest Kubernetes release, etcd as a service
28. April 2024, Yahoo Movies UK

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12. Februar 2024, Microsoft

How can corporates use the ETCD platform to hedge their forex? Gaurang Somaiya explains
4. August 2023, The Economic Times

bereitgestellt von Google News

Best cloud storage of 2024
29. April 2024, TechRadar

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

What Is Google Cloud Platform?
28. August 2023, Simplilearn

bereitgestellt von Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

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

Google’s Firebase gets AI extensions, opens up its marketplace
10. Mai 2023, TechCrunch

Google's Cloud Firestore is now generally available
31. Januar 2019, ZDNet

Firestore and Python | NoSQL on Google Cloud
7. August 2020, Towards Data Science

bereitgestellt von Google News

Apache Software Foundation Announces Apache Hive 4.0
30. April 2024, Datanami

Apache Hive 4.0 Launches, Revolutionizing Data Management and Analysis
1. Mai 2024, MyChesCo

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

Elevate Your Career with In-Demand Hadoop Skills in 2024
1. Mai 2024, Simplilearn

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt