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

DBMS > Apache IoTDB vs. Axibase vs. CrateDB vs. Kinetica vs. TypeDB

Vergleich der Systemeigenschaften Apache IoTDB vs. Axibase vs. CrateDB vs. Kinetica vs. TypeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenAxibase  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenKinetica  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  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 FlinkSkalierbares Timeseries DBMS basierend auf HBase mit integrierter Rule Engine und VisualisierungVerteilter Data Store basierend auf LuceneFully vectorized database across both GPUs and CPUsTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primäres DatenbankmodellTime Series DBMSTime Series DBMSDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Relational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Sekundäre DatenbankmodelleRelational DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,18
Rang#173  Overall
#15  Time Series DBMS
Punkte0,29
Rang#292  Overall
#25  Time Series DBMS
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte0,64
Rang#236  Overall
#109  Relational DBMS
Punkte0,65
Rang#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Websiteiotdb.apache.orgaxibase.com/­docs/­atsd/­financecratedb.comwww.kinetica.comtypedb.com
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlcratedb.com/­docsdocs.kinetica.comtypedb.com/­docs
EntwicklerApache Software FoundationAxibase CorporationCrateKineticaVaticle
Erscheinungsjahr20182013201320122016
Aktuelle Version1.1.0, April 2023155857.1, August 20212.26.3, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziell infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen SourcekommerziellOpen Source infoGPL Version 3, commercial licenses available
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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
ImplementierungsspracheJavaJavaJavaC, C++Java
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)LinuxAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinuxLinux
OS X
Windows
DatenschemajajaFlexible Schema (defined schema, partial schema, schema free)jaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoshort, integer, long, float, double, decimal, stringjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLSQL-like query languageSQL-like query languageyes, but no triggers and constraints, and PostgreSQL compatibilitySQL-like DML and DDL statementsnein
APIs und andere ZugriffskonzepteJDBC
Native API
JDBC
Proprietary protocol (Network API)
RESTful HTTP API
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
Go
Java
PHP
Python
R
Ruby
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C++
Java
JavaScript (Node.js)
Python
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresjajabenutzerdefinierte Funktionenbenutzerdefinierte Funktionennein
Triggersjajaneinja infotriggers when inserted values for one or more columns fall within a specified rangenein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingShardingShardingSharding infoby using Cassandra
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasSource-Replica ReplikationConfigurable replication on table/partition-levelSource-Replica ReplikationMulti-Source Replikation infoby using Cassandra
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkjaneinneinja infoby using Apache Kafka and Apache Zookeeper
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Eventual Consistency
Read-after-write consistency on record level
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinneinnein infounique row identifiers can be used for implementing an optimistic concurrency control strategyneinACID
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 RAMnein
Berechtigungskonzept infoZugriffskontrollejaRechteverwaltung mit BenutzeraccountsZugriffsrechte für Benutzer und Rollen auf Tabellenebeneyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBAxibaseCrateDBKineticaTypeDB infoformerly named Grakn
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» 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 IoTDBAxibaseCrateDBKineticaTypeDB infoformerly named Grakn
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

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
14. Oktober 2020, Outdoor Life

bereitgestellt von Google News

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Crate.io unboxes clustered SQL CrateDB, decamps to California
14. Dezember 2016, The Register

bereitgestellt von Google News

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

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 ramps up RAG for generative AI, empowering enterprises with real-time operational data
18. März 2024, SiliconANGLE News

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

bereitgestellt von Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8. Juni 2021, Towards Data Science

Bayer's Approach to Modelling and Loading Data at Scale
16. August 2021, Towards Data Science

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

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

Präsentieren Sie hier Ihr Produkt