DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > ClickHouse vs. IBM Cloudant vs. Qdrant vs. ToroDB vs. Warp 10

Vergleich der Systemeigenschaften ClickHouse vs. IBM Cloudant vs. Qdrant vs. ToroDB vs. Warp 10

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenQdrant  Xaus Vergleich ausschliessenToroDB  Xaus Vergleich ausschliessenWarp 10  Xaus Vergleich ausschliessen
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungA 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.Auf Apache CouchDB basierendes Database as a Service AngebotA high-performance vector database with neural network or semantic-based matchingA MongoDB-compatible JSON document store, built on top of PostgreSQLTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primäres DatenbankmodellRelational DBMSDocument StoreVektor DBMSDocument StoreTime Series DBMS
Sekundäre DatenbankmodelleTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,20
Rang#37  Overall
#23  Relational DBMS
Punkte2,73
Rang#108  Overall
#20  Document Stores
Punkte1,23
Rang#171  Overall
#6  Vektor DBMS
Punkte0,08
Rang#358  Overall
#35  Time Series DBMS
Websiteclickhouse.comwww.ibm.com/­products/­cloudantgithub.com/­qdrant/­qdrant
qdrant.tech
github.com/­torodb/­serverwww.warp10.io
Technische Dokumentationclickhouse.com/­docscloud.ibm.com/­docs/­Cloudantqdrant.tech/­documentationwww.warp10.io/­content/­02_Getting_started
EntwicklerClickhouse Inc.IBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftQdrant8KdataSenX
Erscheinungsjahr20162010202120162015
Aktuelle Versionv24.3.2.23-lts, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellOpen Source infoApache Version 2.0Open Source infoAGPL-V3Open Source infoApache License 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • 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.
ImplementierungsspracheC++ErlangRustJavaJava
Server BetriebssystemeFreeBSD
Linux
macOS
gehostetDocker
Linux
macOS
Windows
Alle Betriebssysteme mit einer Java 7 VMLinux
OS X
Windows
Datenschemajaschemafreischemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinNumbers, Strings, Geo, Booleanja infostring, integer, double, boolean, date, object_idja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesyesjaja infoKeywords, numberic ranges, geo, full-textnein
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)neinneinnein
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
RESTful HTTP/JSON APIgRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
HTTP API
Jupyter
WebSocket
Unterstützte ProgrammiersprachenC# 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
C#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-seitige Scripts infoStored ProceduresjaView Functions (Map-Reduce) in JavaScriptja infoWarpScript
Triggersneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and customShardingShardingShardingSharding infobasierend auf HBase
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Multi-Source Replikation
Source-Replica Replikation
Collection-level replicationSource-Replica Replikationfrei wählbarer Replikationsfaktor infobasierend auf HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyEventual Consistency, tunable consistencyEventual Consistency
Immediate Consistency
Immediate Consistency infobasierend auf HBase
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinnein infoAtomare Operationen innerhalb eines Dokumentes möglichneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic lockingjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrolleAccess 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.Zugriffsrechte für Benutzer pro Datenbank definierbarKey-based authenticationZugriffsrechte für Benutzer und RollenMandatory use of cryptographic tokens, containing fine-grained authorizations

Weitere Informationen bereitgestellt vom Systemhersteller

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
DrittanbieterDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» mehr

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» 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
ClickHouseIBM CloudantQdrantToroDBWarp 10
Erwähnungen in aktuellen Nachrichten

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

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

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

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

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

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

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

bereitgestellt von Google News

Star Trek: 5 Things Picard Does Better Than Discovery (& 5 Things Discovery Does Better)
4. April 2020, Screen Rant

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28. Juni 2017, PR Newswire UK

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24. April 2024, Amoré

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

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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