DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > InterSystems Caché vs. Tarantool vs. TempoIQ vs. Tibero vs. WakandaDB

Vergleich der Systemeigenschaften InterSystems Caché vs. Tarantool vs. TempoIQ vs. Tibero vs. WakandaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameInterSystems Caché  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenTempoIQ infofrüher TempoDB  Xaus Vergleich ausschliessenTibero  Xaus Vergleich ausschliessenWakandaDB  Xaus Vergleich ausschliessen
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
KurzbeschreibungA multi-model DBMS and application serverIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsScalable analytics DBMS for sensor data, provided as a service (SaaS)A secure RDBMS, designed for easy portability from OracleWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primäres DatenbankmodellKey-Value Store
Object oriented DBMS
Relational DBMS
Document Store
Key-Value Store
Relational DBMS
Time Series DBMSRelational DBMSObject oriented DBMS
Sekundäre DatenbankmodelleDocument StoreSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Punkte1,78
Rang#140  Overall
#64  Relational DBMS
Punkte0,03
Rang#364  Overall
#17  Object oriented DBMS
Websitewww.intersystems.com/­products/­cachewww.tarantool.iotempoiq.com (offline)us.tmaxsoft.com/­products/­tiberowakanda.github.io
Technische Dokumentationdocs.intersystems.comwww.tarantool.io/­en/­doctechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.htmlwakanda.github.io/­doc
EntwicklerInterSystemsVKTempoIQTmaxSoftWakanda SAS
Erscheinungsjahr19972008201220032012
Aktuelle Version2018.1.4, Mai 20202.10.0, Mai 20226, April 20152.7.0 (April 29, 2019), April 2019
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterprisekommerziellkommerziellOpen Source infoAGPLv3, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC und C++C and AssemblerC++, JavaScript
Server BetriebssystemeAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
BSD
Linux
macOS
AIX
HP-UX
Linux
Solaris
Windows
Linux
OS X
Windows
Datenschemadepending on used data modelFlexible data schema: relational definition for tables with ability to store json-like documents in columnsschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejastring, double, decimal, uuid, integer, blob, boolean, datetimejajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinjanein
Sekundärindizesjajaja
SQL infoSupport of SQLjaFull-featured ANSI SQL supportneinjanein
APIs und andere Zugriffskonzepte.NET Client API
JDBC
ODBC
RESTful HTTP API
Open binary protocolHTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
RESTful HTTP API
Unterstützte ProgrammiersprachenC#
C++
Java
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C#
Java
JavaScript infoNode.js
Python
Ruby
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
JavaScript
Server-seitige Scripts infoStored ProceduresjaLua, C and SQL stored proceduresneinPersistent Stored Procedure (PSM)ja
Triggersjajaja infoRealtime Alertsjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.horizontale Partitionierung infoby range, hash, list or compositekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Multi-Source Replikation
Source-Replica Replikation
keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate 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
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjayesneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjayes, write ahead loggingjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, full featured in-memory storage engine with persistenceneinnein infoplanned for next versionnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and rolesAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
einfacher Authentication-basierter ZugriffsschutzBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard (SQL 92, SQL 99)ja

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
InterSystems CachéTarantoolTempoIQ infofrüher TempoDBTiberoWakandaDB
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

InterSystems Unveils Caché 2015
26. Januar 2019, International Spectrum Magazine

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21. September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12. Februar 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24. Juni 2022, IBM

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9. Juli 2016, Data Science Central

bereitgestellt von Google News

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

VShard — horizontal scaling in Tarantool
7. März 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18. Dezember 2019, Хабр

bereitgestellt von Google News

ArkData to Officially Support Domestic Database 'Tibero 7'
23. April 2024, BusinessKorea

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2. August 2022, AWS Blog

TmaxData to supply database management software to Hyundai, Kia
12. Juni 2019, koreatimes

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18. April 2023, BusinessKorea

Daegu Government Integrated Data Center to Propose Open-Source Database Management Systems for Tenant ...
14. April 2021, Etnews

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

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

RaimaDB logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt