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

DBMS > Apache IoTDB vs. CrateDB vs. Kingbase vs. Postgres-XL vs. Qdrant

Vergleich der Systemeigenschaften Apache IoTDB vs. CrateDB vs. Kingbase vs. Postgres-XL vs. Qdrant

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenKingbase  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenQdrant  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 FlinkVerteilter Data Store basierend auf LuceneAn enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.Basiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.A high-performance vector database with neural network or semantic-based matching
Primäres DatenbankmodellTime Series DBMSDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Relational DBMSRelational DBMSVektor DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Spatial DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,18
Rang#173  Overall
#15  Time Series DBMS
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte0,45
Rang#262  Overall
#123  Relational DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte1,16
Rang#175  Overall
#6  Vektor DBMS
Websiteiotdb.apache.orgcratedb.comwww.kingbase.com.cnwww.postgres-xl.orggithub.com/­qdrant/­qdrant
qdrant.tech
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlcratedb.com/­docswww.postgres-xl.org/­documentationqdrant.tech/­documentation
EntwicklerApache Software FoundationCrateBeiJing KINGBASE Information technologies inc.Qdrant
Erscheinungsjahr2018201319992014 infoseit 2012, ursprünglich genannt StormDB2021
Aktuelle Version1.1.0, April 2023V8.0, August 202110 R1, Oktober 2018
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open SourcekommerziellOpen Source infoMozilla public licenseOpen Source infoApache Version 2.0
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.
ImplementierungsspracheJavaJavaC and JavaCRust
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
Windows
Linux
macOS
Docker
Linux
macOS
Windows
DatenschemajaFlexible Schema (defined schema, partial schema, schema free)jajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaNumbers, Strings, Geo, Boolean
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaja infoXML type, but no XML query functionalitynein
Sekundärindizesjajajajaja infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLSQL-like query languageyes, but no triggers and constraints, and PostgreSQL compatibilityStandard with numerous extensionsja infodistributed, parallel query executionnein
APIs und andere ZugriffskonzepteJDBC
Native API
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
.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
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte Funktionenuser defined functionsbenutzerdefinierte Funktionen
Triggersjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)Shardinghorizontal partitioning (by range, list and hash) and vertical partitioninghorizontale PartitionierungSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasConfigurable replication on table/partition-leveljaCollection-level replication
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkneinneinneinnein
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 ConsistencyImmediate ConsistencyEventual Consistency, tunable consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinnein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACID infoMVCC
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 haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrollejaRechteverwaltung mit Benutzeraccountsfine grained access rights according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardKey-based authentication
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBCrateDBKingbasePostgres-XLQdrant
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» 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

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 IoTDBCrateDBKingbasePostgres-XLQdrant
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

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

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

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

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1. März 2023, Business Wire

bereitgestellt von Google News

Made in China 2025 is back, with a new name and a focus on database companies – The China Project
19. Dezember 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18. April 2016, Chess.com

Amid calls for tech self-reliance, China "home-brewed" database files for IPO
8. Juli 2022, PingWest

Backup & Recovery Solutions from China
4. August 2022, Хабр

bereitgestellt von Google News

Open source vector database startup Qdrant raises $28M
23. Januar 2024, TechCrunch

Qdrant offers managed vector database for hybrid clouds
16. April 2024, InfoWorld

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16. April 2024, blogs.oracle.com

Open-source vector database Qdrant launches hybrid cloud for enterprise AI apps
16. April 2024, SiliconANGLE News

Qdrant launches first vector database as a managed hybrid cloud
16. April 2024, VentureBeat

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

AllegroGraph logo

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt