DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud MaxCompute vs. Cassandra vs. IRONdb vs. OrigoDB vs. RRDtool

Vergleich der Systemeigenschaften Alibaba Cloud MaxCompute vs. Cassandra vs. IRONdb vs. OrigoDB vs. RRDtool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenCassandra  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenRRDtool  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 warehousingWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA fully ACID in-memory object graph databaseIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primäres DatenbankmodellRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesWide Column StoreTime Series DBMSDocument Store
Object oriented DBMS
Time Series DBMS
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,77
Rang#214  Overall
#98  Relational DBMS
Punkte101,89
Rang#12  Overall
#1  Wide Column Stores
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Punkte1,87
Rang#136  Overall
#11  Time Series DBMS
Websitewww.alibabacloud.com/­product/­maxcomputecassandra.apache.orgwww.circonus.com/solutions/time-series-database/origodb.comoss.oetiker.ch/­rrdtool
Technische Dokumentationwww.alibabacloud.com/­help/­en/­maxcomputecassandra.apache.org/­doc/­latestdocs.circonus.com/irondb/category/getting-startedorigodb.com/­docsoss.oetiker.ch/­rrdtool/­doc
EntwicklerAlibabaApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltCirconus LLC.Robert Friberg et alTobias Oetiker
Erscheinungsjahr2016200820172009 infounder the name LiveDB1999
Aktuelle Version4.1.3, Juli 2023V0.10.20, January 20181.8.0, 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2kommerziellOpen SourceOpen Source infoGPL V2 and FLOSS
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
ImplementierungsspracheJavaC und C++C#C infoImplementations in Java (e.g. RRD4J) and C# available
Server BetriebssystemegehostetBSD
Linux
OS X
Windows
LinuxLinux
Windows
HP-UX
Linux
Datenschemajaschemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infotext, numeric, histogramsUser defined using .NET types and collectionsNumeric data only
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infocan be achieved using .NETnein infoExporting into and restoring from XML files possible
Sekundärindizesneineingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungneinjanein
SQL infoSupport of SQLSQL-like query languageSQL-like SELECT, DML and DDL statements (CQL)SQL-like query language (Circonus Analytics Query Language: CAQL)neinnein
APIs und andere ZugriffskonzepteFluentd
Flume
MaxCompute Console
Proprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
HTTP API.NET Client API
HTTP API
LINQ
In-process Library
Pipes
Unterstützte ProgrammiersprachenJavaC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.NetC infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-seitige Scripts infoStored Proceduresuser defined functions infoin Javaneinyes, in Luajanein
Triggersneinjaneinja infoDomain Eventsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceSharding infokein "single point of failure"Automatic, metric affinity per nodehorizontale Partitionierung infoclient side managed; servers are not synchronizedkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud servicefrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichconfigurable replication factor, datacenter awareSource-Replica Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenjajaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate consistency per node, eventual consistency across nodeskeine
Fremdschlüssel inforeferenzielle Integritätneinneinneindepending on modelnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinnein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoby using the rrdcached daemon
Durability infoDauerhafte Speicherung der Datenjajajaja infoWrite ahead logja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinjaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesZugriffsrechte für Benutzer auf einzelne Objekte definierbarneinRole based authorizationnein
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud MaxComputeCassandraIRONdbOrigoDBRRDtool
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Market metricsCassandra is used by 40% of the Fortune 100.
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr

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 MaxComputeCassandraIRONdbOrigoDBRRDtool
DB-Engines Blog Posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3. Mai 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5. Januar 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2. November 2015, Paul Andlinger

alle anzeigen

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

How Big Data Platform Helped Power Last Year's Double 11
3. März 2020, DataDrivenInvestor

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

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21. März 2023, Pandaily

bereitgestellt von Google News

What Is Cassandra? Working, Features, and Uses - Spiceworks Inc
17. August 2023, Spiceworks News and Insights

Here's What to Know About Apache Cassandra 5.0
15. April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20. Juli 2023, Uber

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13. Dezember 2023, VentureBeat

Microsoft extends life support for aging Apache Cassandra 3.11 database
10. Oktober 2023, The Register

bereitgestellt von Google News

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

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

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16. März 2011, Packt Hub

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

A plotting utility for text mode consoles and terminals @tenox77
28. Juni 2023, Adafruit Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

Neo4j logo

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt