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

DBMS > Ehcache vs. openGauss vs. Tarantool

Vergleich der Systemeigenschaften Ehcache vs. openGauss vs. Tarantool

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenopenGauss  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellKey-Value StoreRelational DBMSDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Spatial 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,35
Rang#194  Overall
#93  Relational DBMS
Punkte1,86
Rang#162  Overall
#26  Document Stores
#28  Key-Value Stores
#76  Relational DBMS
Websitewww.ehcache.orggitee.com/­opengauss
opengauss.org
www.tarantool.io
Technische Dokumentationwww.ehcache.org/­documentationdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
www.tarantool.io/­en/­doc
EntwicklerTerracotta Inc, owned by Software AGHuawei and openGauss communityVK
Erscheinungsjahr200920192008
Aktuelle Version3.10.0, Maerz 20223.0, March 20222.10.0, Mai 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
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, C++, JavaC und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinuxBSD
Linux
macOS
DatenschemaschemafreijaFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejajastring, 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ärindizesneinjaja
SQL infoSupport of SQLneinANSI SQL 2011Full-featured ANSI SQL support
APIs und andere ZugriffskonzepteJCacheJDBC
ODBC
Open binary protocol
Unterstützte ProgrammiersprachenJavaC
C++
Java
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored ProceduresneinjaLua, C and SQL stored procedures
Triggersja infoCache Event Listenersjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta Serverhorizontal partitioning (by range, list and hash)Sharding, 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 Knotenja infoby using Terracotta ServerSource-Replica ReplikationAsynchronous 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 Operationenneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyCasual 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ätneinjayes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceACIDACID, 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
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachjayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles according to SQL-standardAccess 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
EhcacheopenGaussTarantool
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

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

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

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

MyBatis之缓存_枫叶梨花的博客
2. September 2023, CSDN

bereitgestellt von Google News

软通动力天鹤数据库获开源社区认证持续深耕信创国产化
19. September 2023, 证券时报

软通动力(301236.SZ):发布openGauss数据库商业发行版
22. September 2023, 金融界

软通动力:发布openGauss数据库商业发行版
21. September 2023, 每日经济新闻

软通动力公告高斯数据库商业版上线国产数据库“攻城拔寨” 提供者财联社
21. September 2023, 英为财情 Investing.com

软通动力:发布openGauss数据库商业发行版_股市直击_股票_证券 ...
21. September 2023, 证券之星

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

«На что я потратил стипендию VK»: саморазвитие, ремонт в ...
15. September 2023, vc.ru

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

bereitgestellt von Google News

Jobangebote

Sr. Microservices Developer
Photon, New Jersey

Tech Lead Microservices Developer
Photon, New Jersey

Sr. Software Developer(Applications)
Verudix, Oak Brook, IL

Sr Software Engineer
Disney, Orlando, FL

Software Analyst/Developer
Verudix, Oak Brook, IL

Technical Support Engineer
Wallarm, Remote

Senior C Developer
Wallarm, Remote

Head of Security Research
Wallarm, Remote

Senior Python Developer
Wallarm, Remote

Senior Product Manager
Wallarm, Remote

jobs by Indeed



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.

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

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

Redis logo

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

Präsentieren Sie hier Ihr Produkt