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

DBMS > Galaxybase vs. Hive vs. HugeGraph vs. OpenSearch vs. Tarantool

Vergleich der Systemeigenschaften Galaxybase vs. Hive vs. HugeGraph vs. OpenSearch vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGalaxybase  Xaus Vergleich ausschliessenHive  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenOpenSearch  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungScalable, ACID-compliant native distributed parallel graph platformData Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in HadoopA fast-speed and highly-scalable Graph DBMSA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellGraph DBMSRelational DBMSGraph DBMSSuchmaschineDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleVektor DBMSSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,00
Rang#383  Overall
#39  Graph DBMS
Punkte61,17
Rang#18  Overall
#12  Relational DBMS
Punkte0,13
Rang#336  Overall
#32  Graph DBMS
Punkte16,36
Rang#37  Overall
#4  Suchmaschinen
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Websitegalaxybase.comhive.apache.orggithub.com/­hugegraph
hugegraph.apache.org
github.com/­opensearch-project
opensearch.org
www.tarantool.io
Technische Dokumentationcwiki.apache.org/­confluence/­display/­Hive/­Homehugegraph.apache.org/­docsopensearch.org/­docs/­latestwww.tarantool.io/­en/­doc
EntwicklerChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司Apache Software Foundation infoUrsprünglich von Facebook entwickeltBaiduAmazon Web ServicesVK
Erscheinungsjahr20172012201820212008
Aktuelle VersionNov 20, November 20213.1.3, April 20220.92.5.0, Jänner 20232.10.0, Mai 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
ImplementierungsspracheC and JavaJavaJavaJavaC und C++
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VMLinux
macOS
Unix
Alle Betriebssysteme mit einer Java VMBSD
Linux
macOS
DatenschemaStrong typed schemajajaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.Flexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajastring, double, decimal, uuid, integer, blob, boolean, datetime
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajaja infoalso supports composite index and range indexja infoAlle Suchfelder werden automatisch indiziertja
SQL infoSupport of SQLneinSQL-like DML and DDL statementsneinSQL-like query languageFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietäres native API
JDBC
ODBC
Thrift
Java API
RESTful HTTP API
TinkerPop Gremlin
Java API
RESTful HTTP/JSON API
Open binary protocol
Unterstützte ProgrammiersprachenGo
Java
Python
C++
Java
PHP
Python
Groovy
Java
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresuser defined procedures and functionsja infoBenutzerdefinierte Funktion und Map-Reduce Integrationasynchronous Gremlin script jobsjaLua, C and SQL stored procedures
Triggersneinneinja infoMittels Verwendung des 'Percolation' featuresja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingja infodepending on used storage backend, e.g. Cassandra and HBaseShardingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktorja infodepending on used storage backend, e.g. Cassandra and HBasejaAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoAbfragen werden als MapReduce Jobs behandeltvia hugegraph-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyEventual ConsistencyEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsneinja infoedges in graphneinyes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDneinACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajayes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleRole-based access controlZugriffsrechte für Benutzer, Gruppen und RollenUsers, roles and permissionsAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Weitere Informationen bereitgestellt vom Systemhersteller
GalaxybaseHiveHugeGraphOpenSearchTarantool
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» mehr
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» mehr
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» mehr
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
DrittanbieterAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» 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
GalaxybaseHiveHugeGraphOpenSearchTarantool
DB-Engines Blog Posts

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

alle anzeigen

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

做国产图数据库,「创邻科技」将拓展国际市场| 新科技创业
5. April 2023, 36kr

创邻科技,位居IDC MarketScape中国图数据库市场领导者类别
13. September 2023, CSDN

bereitgestellt von Google News

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

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

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

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23. April 2024, GBHackers

bereitgestellt von Google News

Analyze more demanding as well as larger time series workloads with Amazon OpenSearch Serverless | Amazon Web ...
1. Mai 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13. März 2024, Oracle

Amazon OpenSearch Service adds support for Hebrew and HanLP language analyzers
23. April 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19. März 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15. Februar 2024, AWS Blog

bereitgestellt von Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4. April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18. Mai 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

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