DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > ClickHouse vs. IBM Cloudant vs. InfinityDB vs. JaguarDB vs. Kinetica

Vergleich der Systemeigenschaften ClickHouse vs. IBM Cloudant vs. InfinityDB vs. JaguarDB vs. Kinetica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenKinetica  Xaus Vergleich ausschliessen
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 Java embedded Key-Value Store which extends the Java Map interfacePerformant, highly scalable DBMS for AI and IoT applicationsFully vectorized database across both GPUs and CPUs
Primäres DatenbankmodellRelational DBMSDocument StoreKey-Value StoreKey-Value Store
Vektor DBMS
Relational DBMS
Sekundäre DatenbankmodelleTime Series DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,34
Rang#38  Overall
#23  Relational DBMS
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
#13  Vektor DBMS
Punkte0,64
Rang#236  Overall
#109  Relational DBMS
Websiteclickhouse.comwww.ibm.com/­products/­cloudantboilerbay.comwww.jaguardb.comwww.kinetica.com
Technische Dokumentationclickhouse.com/­docscloud.ibm.com/­docs/­Cloudantboilerbay.com/­infinitydb/­manualwww.jaguardb.com/­support.htmldocs.kinetica.com
EntwicklerClickhouse Inc.IBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftBoiler Bay Inc.DataJaguar, Inc.Kinetica
Erscheinungsjahr20162010200220152012
Aktuelle Versionv24.4.1.2088-stable, Mai 20244.03.3 July 20237.1, August 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellkommerziellOpen Source infoGPL V3.0kommerziell
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.
  • 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.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
ImplementierungsspracheC++ErlangJavaC++ infothe server part. Clients available in other languagesC, C++
Server BetriebssystemeFreeBSD
Linux
macOS
gehostetAlle Betriebssysteme mit einer Java VMLinuxLinux
Datenschemajaschemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradejaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesyesjanein infomanual creation possible, using inversions based on multi-value capabilityjaja
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)neinneinA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like DML and DDL statements
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
RESTful HTTP/JSON APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
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
JavaC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C++
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresjaView Functions (Map-Reduce) in JavaScriptneinneinbenutzerdefinierte Funktionen
Triggersneinjaneinneinja infotriggers when inserted values for one or more columns fall within a specified range
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and customShardingkeineShardingSharding
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
keineMulti-Source ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinneinnein infomanual creation possible, using inversions based on multi-value capabilityneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinnein infoAtomare Operationen innerhalb eines Dokumentes möglichACID infoOptimistic locking for transactions; no isolation for bulk loadsneinnein
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 haltenjaneinneinneinja infoGPU vRAM or System RAM
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 definierbarneinRechteverwaltung mit BenutzeraccountsZugriffsrechte für Benutzer und Rollen auf Tabellenebene

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
DrittanbieterAiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» mehr

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

Snowflake vs. BigQuery vs. ClickHouse: Mastering Cost-Effective Business Analytics
6. Dezember 2023, hackernoon.com

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

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

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

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18. März 2024, SiliconANGLE News

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

Transforming spatiotemporal data analysis with GPUs and generative AI
30. Oktober 2023, 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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt