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

DBMS > Apache IoTDB vs. Bangdb vs. Datastax Enterprise vs. ScyllaDB

Vergleich der Systemeigenschaften Apache IoTDB vs. Bangdb vs. Datastax Enterprise vs. ScyllaDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenDatastax Enterprise  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessen
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 FlinkConverged and high performance database for device data, events, time series, document and graphDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Cassandra and DynamoDB compatible wide column store
Primäres DatenbankmodellTime Series DBMSDocument Store
Graph DBMS
Time Series DBMS
Wide Column StoreWide Column Store
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,18
Rang#173  Overall
#15  Time Series DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte5,80
Rang#60  Overall
#4  Wide Column Stores
Punkte4,75
Rang#68  Overall
#5  Wide Column Stores
Websiteiotdb.apache.orgbangdb.comwww.datastax.com/­products/­datastax-enterprisewww.scylladb.com
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.bangdb.comdocs.datastax.comdocs.scylladb.com
EntwicklerApache Software FoundationSachin Sinha, BangDBDataStaxScyllaDB
Erscheinungsjahr2018201220112015
Aktuelle Version1.1.0, April 2023BangDB 2.0, October 20216.8, April 2020ScyllaDB Open Source 5.4.1, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSD 3kommerziellOpen Source infoOpen Source (AGPL), commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheJavaC, C++JavaC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)LinuxLinux
OS X
Linux
Datenschemajaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialjaja infocluster global secondary indices
SQL infoSupport of SQLSQL-like query languageSQL like support with command line toolSQL-like DML and DDL statements (CQL); Spark SQLSQL-like DML and DDL statements (CQL)
APIs und andere ZugriffskonzepteJDBC
Native API
Propriätäres Protokoll
RESTful HTTP API
Propriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
C
C#
C++
Java
Python
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
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 Proceduresjaneinneinyes, Lua
Triggersjayes, Notifications (with Streaming only)janein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infono "single point of failure"Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasselectable replication factor, Knob for CAP (enterprise version only)configurable replication factor, datacenter aware, advanced replication for edge computingfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possible
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Tunable consistency, set CAP knob accordinglyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDnein infoAtomicity and isolation are supported for single operationsnein infoAtomicity and isolation are supported for single operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljaja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modejaja infoin-memory tables
Berechtigungskonzept infoZugriffskontrollejayes (enterprise version only)Zugriffsrechte für Benutzer auf einzelne Objekte definierbarAccess rights for users can be defined per object
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBBangdbDatastax EnterpriseScyllaDB
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» mehr
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» mehr
ScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsAnnual subscription
» 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
Apache IoTDBBangdbDatastax EnterpriseScyllaDB
Erwähnungen in aktuellen Nachrichten

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

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

Benchmarking The Performance Impact To AMD Inception Mitigations
15. August 2023, Phoronix

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

bereitgestellt von Google News

DataStax previews new Hyper Converged Data Platform for enterprise AI
15. Mai 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15. Mai 2024, Business Wire

DataStax to launch AI-integrated data platforms HCDP & DSE 6.9
16. Mai 2024, IT Brief Australia

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19. Juli 2023, EnterpriseAI

DataStax goes vector searching with Astra DB – Blocks and Files
20. Juli 2023, Blocks & Files

bereitgestellt von Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

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

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

Scylla review: Apache Cassandra supercharged
18. Dezember 2019, InfoWorld

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.

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt