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 > Alibaba Cloud MaxCompute vs. etcd vs. IRONdb vs. NCache vs. ScyllaDB

Vergleich der Systemeigenschaften Alibaba Cloud MaxCompute vs. etcd vs. IRONdb vs. NCache vs. ScyllaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingA distributed reliable key-value storeA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityOpen-Source and Enterprise in-memory Key-Value StoreCassandra and DynamoDB compatible wide column store
Primäres DatenbankmodellRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesKey-Value StoreTime Series DBMSKey-Value StoreWide Column Store
Sekundäre DatenbankmodelleDocument Store
Suchmaschine infoUsing distributed Lucene
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,78
Rang#221  Overall
#102  Relational DBMS
Punkte7,64
Rang#54  Overall
#5  Key-Value Stores
Punkte0,98
Rang#196  Overall
#29  Key-Value Stores
Punkte5,27
Rang#67  Overall
#5  Wide Column Stores
Websitewww.alibabacloud.com/­product/­maxcomputeetcd.io
github.com/­etcd-io/­etcd
www.circonus.com/solutions/time-series-database/www.alachisoft.com/­ncachewww.scylladb.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­maxcomputeetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.circonus.com/irondb/category/getting-startedwww.alachisoft.com/­resources/­docsdocs.scylladb.com
EntwicklerAlibabaCirconus LLC.AlachisoftScyllaDB
Erscheinungsjahr2016201720052015
Aktuelle Version3.4, August 2019V0.10.20, January 20185.3.3, April 2024ScyllaDB Open Source 5.4.1, Jaenner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0kommerziellOpen Source infoEnterprise Edition availableOpen Source infoOpen Source (AGPL), commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheGoC und C++C#, .NET, .NET Core, JavaC++
Server BetriebssystemegehostetFreeBSD
Linux
Windows infoexperimental
LinuxLinux
Windows
Linux
Datenschemajaschemafreischemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja infotext, numeric, histogramsteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinneinneinjaja infocluster global secondary indices
SQL infoSupport of SQLSQL-like query languageneinSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like DML and DDL statements (CQL)
APIs und andere ZugriffskonzepteFluentd
Flume
MaxCompute Console
gRPC
JSON over HTTP
HTTP APIIDistributedCache
JCache
LINQ
Proprietäres native API
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Unterstützte ProgrammiersprachenJava.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-seitige Scripts infoStored Proceduresuser defined functions infoin Javaneinyes, in Luanein infoUnterstützung für stored procedures mit SQL-Server CLRyes, Lua
Triggersneinyes, watching key changesneinja infoNotificationsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceAutomatic, metric affinity per nodejaSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.configurable replication factor, datacenter awareja, mit wählbarer Konsistenzfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possible
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinneinneinoptimistic Locking und pessimistic Lockingnein infoAtomicity and isolation are supported for single operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinjaja infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesneinneinAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Access rights for users can be defined per object
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud MaxComputeetcdIRONdbNCacheScyllaDB
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
ScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» mehr
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» mehr

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
Alibaba Cloud MaxComputeetcdIRONdbNCacheScyllaDB
Erwähnungen in aktuellen Nachrichten

Alibaba Cloud Brings ‘MaxCompute’ Big Data Service To Europe
5. November 2019, Silicon UK

Alibaba Cloud To Launch Big Data Service in Europe
15. Juni 2017, Alizila

Alibaba Cloud introduces serverless AI solution to boost enterprise efficiency
31. Januar 2024, Backend News

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20. Januar 2020, Wire19

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

bereitgestellt von Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

RBI defers exchange traded currency derivatives norms
5. April 2024, The Indian Express

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22. Februar 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

How to use NCache in ASP.Net Core
25. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

bereitgestellt von Google News

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6. Januar 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13. Februar 2018, Datanami

ScyllaDB Database Review | eWeek
21. August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9. Januar 2020, Data Science Central

ScyllaDB Launches Scylla Cloud Database as a Service
14. April 2019, insideBIGDATA

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

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt