DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache IoTDB vs. Atos Standard Common Repository vs. Cassandra vs. ClickHouse vs. InterSystems IRIS

Vergleich der Systemeigenschaften Apache IoTDB vs. Atos Standard Common Repository vs. Cassandra vs. ClickHouse vs. InterSystems IRIS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenAtos Standard Common Repository  Xaus Vergleich ausschliessenCassandra  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalability
Primäres DatenbankmodellTime Series DBMSDocument Store
Key-Value Store
Wide Column StoreRelational DBMSDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,18
Rang#173  Overall
#15  Time Series DBMS
Punkte101,89
Rang#12  Overall
#1  Wide Column Stores
Punkte16,34
Rang#38  Overall
#23  Relational DBMS
Punkte4,05
Rang#83  Overall
#14  Document Stores
#10  Key-Value Stores
#1  Object oriented DBMS
#45  Relational DBMS
Websiteiotdb.apache.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorycassandra.apache.orgclickhouse.comwww.intersystems.com/­products/­intersystems-iris
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlcassandra.apache.org/­doc/­latestclickhouse.com/­docsdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.cls
EntwicklerApache Software FoundationAtos Convergence CreatorsApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltClickhouse Inc.InterSystems
Erscheinungsjahr20182016200820162018
Aktuelle Version1.1.0, April 202317034.1.3, Juli 2023v24.3.2.23-lts, April 20242023.3, Juni 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoApache Version 2Open Source infoApache 2.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
ImplementierungsspracheJavaJavaJavaC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)LinuxBSD
Linux
OS X
Windows
FreeBSD
Linux
macOS
AIX
Linux
macOS
Ubuntu
Windows
DatenschemajaSchema and schema-less with LDAP viewsschemafreijadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptionaljajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinja
Sekundärindizesjajaeingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungyesja
SQL infoSupport of SQLSQL-like query languageneinSQL-like SELECT, DML and DDL statements (CQL)Close to ANSI SQL (SQL/JSON + extensions)ja
APIs und andere ZugriffskonzepteJDBC
Native API
LDAPProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
JDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
All languages with LDAP bindingsC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
.Net
C++
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresjaneinneinjaja
Triggersjajajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding infocell divisionSharding infokein "single point of failure"key based and customSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasjafrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Immediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinAtomic execution of specific operationsnein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztneinACID
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 haltenjajaneinjaja
Berechtigungskonzept infoZugriffskontrollejaLDAP bind authenticationZugriffsrechte für Benutzer auf einzelne Objekte definierbarAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.yes
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBAtos Standard Common RepositoryCassandraClickHouseInterSystems IRIS
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
InterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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
Neuigkeiten

How to Build a Crystal Image Search App with Vector Search
25. April 2024

Knowledge Graphs for RAG without a GraphDB
18. April 2024

How Winweb Built its AI Assistant with DataStax Astra DB and LangChain
17. April 2024

Vercel + Astra DB: Get Data into Your GenAI Apps Fast
16. April 2024

Simplifying Agent Development with Astra DB Connector for Vertex AI Search
11. April 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
DrittanbieterCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr
Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» mehr

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» 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
Apache IoTDBAtos Standard Common RepositoryCassandraClickHouseInterSystems IRIS
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

Erwähnungen in aktuellen Nachrichten

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21. September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10. Oktober 2023, Phoronix

Apache Promotes IoT Database Project
25. September 2020, Datanami

IoTDB Provides Data Management for Industrial Edge IT
15. Oktober 2020, The New Stack

bereitgestellt von Google News

Infographic: What makes a Mobile Operator's setup future proof?
10. Februar 2024, Atos

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

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

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

bereitgestellt von Google News

Why Clickhouse Should Be Your Next Database
6. Juli 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28. November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1. November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16. Januar 2024, InfoQ.com

ClickHouse Announces Launch of ClickPipes
26. September 2023, Datanami

bereitgestellt von Google News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26. März 2024, HIT Consultant

Consultmed to re-platform eReferral software on InterSystems' IRIS for Health - Pulse+IT
30. April 2024, pulseit.news

InterSystems signs deal with Consultmed for ‘replatforming’
1. Mai 2024, The Medical Republic

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

InterSystems expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16. April 2024, ITWeb

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.

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt