DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > GigaSpaces vs. Google Cloud Bigtable vs. Hazelcast vs. Tarantool

Vergleich der Systemeigenschaften GigaSpaces vs. Google Cloud Bigtable vs. Hazelcast vs. Tarantool

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGigaSpaces  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A widely adopted in-memory data gridIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellDocument Store
Object oriented DBMS infoValues are user defined objects
Key-Value Store
Wide Column Store
Key-Value StoreDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
Document Store infoJSON support with IMDG 3.12Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,14
Rang#169  Overall
#27  Document Stores
#6  Object oriented DBMS
Punkte2,66
Rang#92  Overall
#15  Key-Value Stores
#6  Wide Column Stores
Punkte5,58
Rang#57  Overall
#6  Key-Value Stores
Punkte1,42
Rang#148  Overall
#26  Document Stores
#24  Key-Value Stores
#66  Relational DBMS
Websitewww.gigaspaces.comcloud.google.com/­bigtablehazelcast.comwww.tarantool.io
Technische Dokumentationdocs.gigaspaces.com/­latest/­landing.htmlcloud.google.com/­bigtable/­docshazelcast.org/­imdg/­docswww.tarantool.io/­en/­doc
EntwicklerGigaspaces TechnologiesGoogleHazelcastVK
Erscheinungsjahr2000201520082008
Aktuelle Version15.5, September 20205.3.6, November 20232.10.0, Mai 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial licenses availablekommerziellOpen Source infoApache Version 2; commercial licenses availableOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJava, C++, .NetJavaC und C++
Server BetriebssystemeLinux
macOS
Solaris
Windows
gehostetAlle Betriebssysteme mit einer Java VMBSD
Linux
macOS
DatenschemaschemafreischemafreischemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjastring, 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, XSLTnein infoXML can be used for describing objects metadataneinja infothe object must implement a serialization strategynein
Sekundärindizesjaneinjaja
SQL infoSupport of SQLSQL-99 for query and DML statementsneinSQL-like query languageFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JCache
JPA
Memcached Protokoll
RESTful HTTP API
Open binary protocol
Unterstützte Programmiersprachen.Net
C++
Java
Python
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresjaneinja infoEvent Listeners, Executor ServicesLua, C and SQL stored procedures
Triggersjaneinja infoEventsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding, 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 KnotenMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
Internal replication in Colossus, and regional replication between two clusters in different zonesja infoReplicated MapAsynchronous 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 Operationenja infoMap-Reduce pattern can be built with XAP task executorsjaja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmCasual 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ätneinneinneinyes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic single-row operationsone or two-phase-commit; repeatable reads; read commitedACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjayes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleRole-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role-based access controlAccess 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

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
GigaSpacesGoogle Cloud BigtableHazelcastTarantool
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Better governance of dynamic structured data in Generative AI with GigaSpaces eRAG | Amazon Web Services
10. Dezember 2024, Amazon Web Services (AWS)

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital Transformation Challenges
3. November 2021, PR Newswire

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data
7. Dezember 2020, Blocks and Files

How a Digital Integration Hub “DIH” Accelerates Innovation and Digital Transformation
2. November 2021, Spiceworks

bereitgestellt von Google News

What’s next for Google Cloud databases? AI inside SQL and more
9. April 2025, VentureBeat

Google introduces Bigtable SQL access and Spanner's new AI-ready features
1. August 2024, ZDNet

Google Cloud adds graph processing to Spanner, SQL support to Bigtable
1. August 2024, InfoWorld

Google Cloud expands its database portfolio with new AI capabilities
1. August 2024, TechCrunch

Google scales up Cloud Bigtable NoSQL database
27. Januar 2022, TechTarget

bereitgestellt von Google News

Hazelcast embraces vector search
30. Juli 2024, Blocks and Files

Java News Roundup: Hazelcast 5.5, Projects Loom and Valhalla, Hibernate ORM and Validation
5. August 2024, infoq.com

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast debuts new in-memory data processing platform
14. Juli 2021, SiliconANGLE

bereitgestellt von Google News

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

VShard — horizontal scaling in Tarantool
7. März 2019, Habr

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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