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

DBMS > Apache IoTDB vs. CockroachDB vs. Firebase Realtime Database vs. Kinetica vs. Riak TS

Vergleich der Systemeigenschaften Apache IoTDB vs. CockroachDB vs. Firebase Realtime Database vs. Kinetica vs. Riak TS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenKinetica  Xaus Vergleich ausschliessenRiak TS  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 FlinkCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Fully vectorized database across both GPUs and CPUsRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primäres DatenbankmodellTime Series DBMSRelational DBMSDocument StoreRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,19
Rang#183  Overall
#15  Time Series DBMS
Punkte6,39
Rang#60  Overall
#34  Relational DBMS
Punkte15,07
Rang#38  Overall
#6  Document Stores
Punkte0,74
Rang#229  Overall
#105  Relational DBMS
Punkte0,28
Rang#308  Overall
#27  Time Series DBMS
Websiteiotdb.apache.orgwww.cockroachlabs.comfirebase.google.com/­products/­realtime-databasewww.kinetica.com
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlwww.cockroachlabs.com/­docsfirebase.google.com/­docs/­databasedocs.kinetica.comwww.tiot.jp/­riak-docs/­riak/­ts/­latest
EntwicklerApache Software FoundationCockroach LabsGoogle infoacquired by Google 2014KineticaOpen Source, formerly Basho Technologies
Erscheinungsjahr20182015201220122015
Aktuelle Version1.1.0, April 202323.1.1, Mai 20237.1, August 20213.0.0, September 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0, commercial license availablekommerziellkommerziellOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CockroachDB: A cloud-native, distributed SQL database designed for speed, scale, and survival. Get started for free today with a fully-managed CockroachDB cluster -- leave operations behind and get your app to market faster.
ImplementierungsspracheJavaGoC, C++Erlang
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)Linux
macOS
Windows
gehostetLinuxLinux
OS X
Datenschemajadynamic schemaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajajajaeingeschränkt
SQL infoSupport of SQLSQL-like query languageyes, wire compatible with PostgreSQLneinSQL-like DML and DDL statementsyes, limited
APIs und andere ZugriffskonzepteJDBC
Native API
JDBCAndroid
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Java
JavaScript
Objective-C
C++
Java
JavaScript (Node.js)
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-seitige Scripts infoStored Proceduresjaneinlimited functionality with using 'rules'benutzerdefinierte FunktionenErlang
TriggersjaneinCallbacks are triggered when data changesja infotriggers when inserted values for one or more columns fall within a specified rangeja infopre-commit hooks and post-commit hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)horizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-source replication using RAFTSource-Replica Replikationfrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinjanein infolinks between datasets can be stored
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDjaneinnein
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 haltenjaneinja infoGPU vRAM or System RAM
Berechtigungskonzept infoZugriffskontrollejaRole-based access controlyes, based on authentication and database rulesZugriffsrechte für Benutzer und Rollen auf Tabellenebenenein
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBCockroachDBFirebase Realtime DatabaseKineticaRiak TS
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
Typical application scenariosPayment processing, user account management, metadata management, identity access...
» mehr
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, Netflix, LUSH, Bose, Shipt,...
» mehr
Market metrics12K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» 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 IoTDBCockroachDBFirebase Realtime DatabaseKineticaRiak TS
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Intel Xeon Max Enjoying Some Performance Gains With Linux 6.6
12. Oktober 2023, Phoronix

bereitgestellt von Google News

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18. Januar 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

CockroachDB's Latest Enhancements Focus on Resilience
18. Januar 2024, Database Trends and Applications

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

bereitgestellt von Google News

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Hundreds of Google Firebase websites might have leaked data online
19. März 2024, TechRadar

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

Misconfigured Firebase instances leaked 19 million plaintext passwords
19. März 2024, BleepingComputer

bereitgestellt von Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26. März 2024, Datanami

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18. März 2024, GlobeNewswire

Kinetica Delivers Real-Time Vector Similarity Search
21. März 2024, insideBIGDATA

Transforming spatiotemporal data analysis with GPUs and generative AI
30. Oktober 2023, InfoWorld

Kinetica Now Free Forever in Cloud Hosted Version; Accelerate the Transition to Generative AI with SQL-GPT
16. Juli 2023, insideBIGDATA

bereitgestellt von Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

Enterprise NoSQL Database for the IoT Becomes Open Source
11. Mai 2016, ENGINEERING.com

What you missed in the Smart World: Amazon enters IoT space
12. Oktober 2015, SiliconANGLE News

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

Managing time series data using InfluxData
26. Mai 2017, Open Source For You

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

Präsentieren Sie hier Ihr Produkt