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

DBMS > GigaSpaces vs. Hazelcast vs. SQLite vs. Tarantool

Vergleich der Systemeigenschaften GigaSpaces vs. Hazelcast vs. SQLite 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 ausschliessenHazelcast  Xaus Vergleich ausschliessenSQLite  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 TransactionsA widely adopted in-memory data gridWeit verbreitetes In-Process RDBMSIn-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 StoreRelational DBMSDocument 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
Punkte5,58
Rang#57  Overall
#6  Key-Value Stores
Punkte117,77
Rang#10  Overall
#7  Relational DBMS
Punkte1,42
Rang#148  Overall
#26  Document Stores
#24  Key-Value Stores
#66  Relational DBMS
Websitewww.gigaspaces.comhazelcast.comwww.sqlite.orgwww.tarantool.io
Technische Dokumentationdocs.gigaspaces.com/­latest/­landing.htmlhazelcast.org/­imdg/­docswww.sqlite.org/­docs.htmlwww.tarantool.io/­en/­doc
EntwicklerGigaspaces TechnologiesHazelcastDwayne Richard HippVK
Erscheinungsjahr2000200820002008
Aktuelle Version15.5, September 20205.3.6, November 20233.46.1  (13 August 2024), August 20242.10.0, Mai 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoApache Version 2; commercial licenses availableOpen Source infoPublic DomainOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJava, C++, .NetJavaCC und C++
Server BetriebssystemeLinux
macOS
Solaris
Windows
Alle Betriebssysteme mit einer Java VMserverlosBSD
Linux
macOS
Datenschemaschemafreischemafreija infodynamische SpaltentypenFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infokeine strenge Typisierung wegen 'dynamic typing'string, 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 metadataja infothe object must implement a serialization strategyneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLSQL-99 for query and DML statementsSQL-like query languageja infoSQL-92 wird nicht vollständig unterstütztFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JCache
JPA
Memcached Protokoll
RESTful HTTP API
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Open binary protocol
Unterstützte Programmiersprachen.Net
C++
Java
Python
Scala
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresjaja infoEvent Listeners, Executor ServicesneinLua, C and SQL stored procedures
Triggersjaja infoEventsjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeineSharding, 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
ja infoReplicated MapkeineAsynchronous 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 executorsjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate 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ätneinneinjayes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDone or two-phase-commit; repeatable reads; read commitedACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infomittels Filesystem-Locksja
Durability infoDauerhafte Speicherung der Datenjajajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajayes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleRole-based access controlRole-based access controlneinAccess 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
GigaSpacesHazelcastSQLiteTarantool
DB-Engines Blog Posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

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

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

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

Zero-latency SQLite storage in every Durable Object
26. September 2024, The Cloudflare Blog

SQLite re-implemented in Rust to achieve asynchronous I/O and other changes
12. Dezember 2024, devclass

How to install SQLite on Windows
20. Oktober 2024, theserverside.com

Google’s AI Tool Big Sleep Finds Zero-Day Vulnerability in SQLite Database Engine
4. November 2024, The Hacker News

How I Track My Music Collection With an Easy SQLite Database
16. März 2025, How-To Geek

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

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

SingleStore logo

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt