DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Ehcache vs. Tarantool vs. Warp 10

Vergleich der Systemeigenschaften Ehcache vs. Tarantool vs. Warp 10

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenWarp 10  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primäres DatenbankmodellKey-Value StoreDocument Store
Key-Value Store
Relational DBMS
Time Series DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,45
Rang#64  Overall
#8  Key-Value Stores
Punkte1,86
Rang#162  Overall
#26  Document Stores
#28  Key-Value Stores
#76  Relational DBMS
Punkte0,02
Rang#393  Overall
#41  Time Series DBMS
Websitewww.ehcache.orgwww.tarantool.iowww.warp10.io
Technische Dokumentationwww.ehcache.org/­documentationwww.tarantool.io/­en/­docwww.warp10.io/­content/­02_Getting_started
EntwicklerTerracotta Inc, owned by Software AGVKSenX
Erscheinungsjahr200920082015
Aktuelle Version3.10.0, Maerz 20222.10.0, Mai 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoApache License 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC und C++Java
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMBSD
Linux
macOS
Linux
OS X
Windows
DatenschemaschemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columnsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejastring, double, decimal, uuid, integer, blob, boolean, datetimeja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinjanein
SQL infoSupport of SQLneinFull-featured ANSI SQL supportnein
APIs und andere ZugriffskonzepteJCacheOpen binary protocolHTTP API
Jupyter
WebSocket
Unterstützte ProgrammiersprachenJavaC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored ProceduresneinLua, C and SQL stored proceduresja infoWarpScript
Triggersja infoCache Event Listenersjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding infobasierend auf HBase
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta ServerAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
frei wählbarer Replikationsfaktor infobasierend auf HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Casual 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
Immediate Consistency infobasierend auf HBase
Fremdschlüssel inforeferenzielle Integritätneinyesnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachyes, write ahead loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, full featured in-memory storage engine with persistenceja
Berechtigungskonzept infoZugriffskontrolleneinAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Mandatory use of cryptographic tokens, containing fine-grained authorizations

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
EhcacheTarantoolWarp 10
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

Security Bulletin 20 Sep 2023
20. September 2023, Cyber Security Agency of Singapore

Java本地缓存框架Caffeine介绍_xmh-sxh-1314的博客
23. September 2023, CSDN

Ehcache 3.0 Released with Revamped API and Off-Heap Storage
2. Mai 2016, InfoQ.com

API Monitoring: Why It's Important and How to Do It Right
18. September 2023, Analytics Insight

Mybatis学习笔记11 缓存相关_biubiubiu0706的博客
20. September 2023, CSDN

bereitgestellt von Google News

Tarantool: A Lua-based database engine
13. April 2016, Opensource.com

Как обработать 1 млн операций за одну секунду: история софта ...
27. April 2023, VC.ru

VK повысила производительность и стабильность Tarantool
30. Mai 2023, ServerNews

BY DATA 2023: развитие бизнеса в эпоху данных - Минск
18. September 2023, Myfin.by

Пять нюансов при разработке ИТ-платформы | Инструкции по ...
21. September 2023, IT-World.ru

bereitgestellt von Google News

100 Pages Report |Time Series Databases Software Market 2023 Size, Share Forecast to 2031
23. September 2023, Benzinga

Time Series Intelligence Software Market Resurgence 2023 ...
21. September 2023, Digital Journal

Time Series Databases Software Market is expected to reach USD 993.24 Million by the end of 2028 : Cognitive M
2. März 2023, openPR

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream, Dat
6. Februar 2020, openPR

Time Series Database : qu'est-ce que c'est, à quoi ça sert ?
24. Mai 2018, Lebigdata.fr

bereitgestellt von Google News

Jobangebote

Sr. Java Developer
Genoa Employment Solutions Inc, Ann Arbor, MI

Sr. Microservices Developer
Photon, New Jersey

Sr. Microservices Developer
Photon, Jersey City, NJ

Tech Lead Microservices Developer
Photon, New Jersey

Software Analyst/Developer
Verudix, Oak Brook, IL

Senior C Developer
Wallarm, Remote

Senior Python Developer
Wallarm, Remote

Senior / Middle Ruby Developer
Wallarm, Remote

Head of Security Research
Wallarm, Remote

Senior Product Manager
Wallarm, Remote

jobs by Indeed



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

Redis logo

The world’s most loved real‑time data platform.
Try free

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt