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

DBMS > Adabas vs. Aerospike vs. Cloudflare Workers KV vs. Tarantool vs. Yanza

Vergleich der Systemeigenschaften Adabas vs. Aerospike vs. Cloudflare Workers KV vs. Tarantool vs. Yanza

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAdabas infosteht für "Adaptable Data Base"  Xaus Vergleich ausschliessenAerospike infoFrüher Citrusleaf genannt  Xaus Vergleich ausschliessenCloudflare Workers KV  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenYanza  Xaus Vergleich ausschliessen
Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungOLTP - DBMS für Großrechner und Linux/Unix/Windows Umgebungen infotypischerweise zusammen mit der Natural Programmierumgebung verwendetFlash-optimized In-memory NoSQL DatabaseA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.In-memory computing platform with a flexible data schema for efficiently building high-performance applicationsTime Series DBMS for IoT Applications
Primäres DatenbankmodellMultivalue DBMSDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Vektor DBMS
Key-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
Punkte2,64
Rang#104  Overall
#1  Multivalue DBMS
Punkte5,16
Rang#63  Overall
#10  Document Stores
#3  Graph DBMS
#7  Key-Value Stores
#2  Spatial DBMS
#2  Vektor DBMS
Punkte0,29
Rang#283  Overall
#40  Key-Value Stores
Punkte1,63
Rang#139  Overall
#25  Document Stores
#24  Key-Value Stores
#65  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlaerospike.comwww.cloudflare.com/­developer-platform/­workers-kvwww.tarantool.ioyanza.com
Technische Dokumentationdocs.aerospike.comdevelopers.cloudflare.com/­kv/­apiwww.tarantool.io/­en/­doc
Social network pagesLinkedInTwitterFacebookYouTube
EntwicklerSoftware AGAerospikeCloudflareVKYanza
Erscheinungsjahr19712012201820082015
Aktuelle Version7.1, Mai 20242.10.0, Mai 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availablekommerziellOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisekommerziell infofree version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein infobut mainly used as a service provided by Yanza
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC und C++
Server BetriebssystemeBS2000
Linux
Unix
Windows
z/OS
z/VSE
LinuxgehostetBSD
Linux
macOS
Windows
DatenschemajaschemafreischemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columnsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinstring, double, decimal, uuid, integer, blob, boolean, datetimenein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajaneinjanein
SQL infoSupport of SQLja infomit Zusatzprodukt Adabas SQL GatewayneinneinFull-featured ANSI SQL supportnein
APIs und andere ZugriffskonzepteHTTP API infomit Zusatzsoftware Adabas SOA Gateway
SOAP-basiertes API infomit Zusatzsoftware Adabas SOA Gateway
JDBC
Proprietäres Protokoll
TinkerPop Gremlin
HTTP REST
Proprietäres Protokoll
Open binary protocolHTTP API
Unterstützte ProgrammiersprachenNatural.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
jede Sprache, die HTTP-Aufrufe erlaubt
Server-seitige Scripts infoStored Proceduresin Naturalbenutzerdefinierte Funktionen infowith LuaneinLua, C and SQL stored proceduresnein
Triggersneinneinneinjaja infoTimer and event based
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Zusatzprodukten wie Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit Zusatzprodukt Event Replikatorfrei wählbarer ReplikationsfaktorjaAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoAerospike Aggregation Framework is similar to Map/Reduceneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationEventual 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 Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinyesnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of operationsneinACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajayes, write ahead loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrollenur mittels betriebssystem-spezifischen Werkzeugen (z.B. IBM RACF, CA Top Secret)Zugriffsrechte für Benutzer und Rollen infonur mit Enterprise EditionAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
nein
Weitere Informationen bereitgestellt vom Systemhersteller
Adabas infosteht für "Adaptable Data Base"Aerospike infoFrüher Citrusleaf genanntCloudflare Workers KVTarantoolYanza
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» mehr
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» mehr
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» mehr
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» mehr
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» mehr
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» mehr
Neuigkeiten

Aerospike Year-over-Year Recurring Revenue Soars by 51% as Demand for AI Rises
4. September 2024

Aerospike Named to Inc. 5000 List of Fastest-Growing Companies in America for Third Consecutive Year
20. August 2024

BSV Association and Aerospike Achieve 100 Billion BSV Blockchain Transactions Per Day on Teranode
30. Juli 2024

Aerospike Appoints Venkatesh Guntur as Country Head for Southeast Asia
25. Juni 2024

Aerospike, AWS, Google, Glean, and other Industry Leaders Speaking at Real-time Data Summit 2024
5. Juni 2024

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
Adabas infosteht für "Adaptable Data Base"Aerospike infoFrüher Citrusleaf genanntCloudflare Workers KVTarantoolYanza
DB-Engines Blog Posts

Evaluating Hbase and Aerospike Solutions for Real-time System of Record
17. März 2020,  Srini Srinivasan, Aerospike (sponsor) 

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

Re-evaluating legacy: Should you leave Adabas (and Natural) behind?
30. Mai 2024, ITWeb

Is it the end of the road for Software AG after selling its integration business to IBM?
12. Januar 2024, diginomica

IBM buys 50-year-old Software AG's enterprise tech units for €2.13B in cash
18. Dezember 2023, The Register

Software AG sells data platform to IBM for €2.1bn
18. Dezember 2023, Financial Times

Michael E. Jakes
26. Oktober 2023, Legacy.com

bereitgestellt von Google News

Aerospike today is uniquely suited to handle AI/ML workloads claims Khushal Bhansali, Country Manager – India & South Asia, Aerospike
19. September 2024, APAC News Network

Aerospike Cloud: Scalable Real-time Database-as-a-Service with AWS SaaS Factory Support
5. Juli 2024, AWS Blog

Aerospike Year-over-Year Recurring Revenue Soars by 51% as Demand for AI Rises
5. September 2024, Datanami

Aerospike raises $109M for its real-time database platform to capitalize on the AI boom
4. April 2024, TechCrunch

Aerospike set to grow real time database for AI with $109M raise
4. April 2024, VentureBeat

bereitgestellt von Google News

Cloudflare updates Workers platform with Python support, event notifications, and improved local development
3. April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3. November 2023, DatacenterDynamics

How to Use CloudFlare Workers and KV to Serve a Static Site
1. September 2020, How-To Geek

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2. November 2023, The Register

Cloudflare Dashboard and APIs down after data center power outage
2. November 2023, BleepingComputer

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, Хабр

Tarantool Data Grid: Architecture and Features
16. Oktober 2019, Хабр

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

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.

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

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