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. InterSystems Caché vs. Postgres-XL vs. Transwarp Hippo vs. VelocityDB

Vergleich der Systemeigenschaften ClickHouse vs. InterSystems Caché vs. Postgres-XL vs. Transwarp Hippo vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenInterSystems Caché  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenTranswarp Hippo  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed 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.A multi-model DBMS and application serverBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.Cloud-native distributed Vector DBMS that supports storage, retrieval, and management of massive vector-based datasetsA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellRelational DBMSKey-Value Store
Object oriented DBMS
Relational DBMS
Relational DBMSVektor DBMSGraph DBMS
Object oriented DBMS
Sekundäre DatenbankmodelleTime Series DBMSDocument StoreDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,34
Rang#38  Overall
#23  Relational DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte0,00
Rang#383  Overall
#13  Vektor DBMS
Punkte0,05
Rang#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websiteclickhouse.comwww.intersystems.com/­products/­cachewww.postgres-xl.orgwww.transwarp.cn/­en/­subproduct/­hippovelocitydb.com
Technische Dokumentationclickhouse.com/­docsdocs.intersystems.comwww.postgres-xl.org/­documentationvelocitydb.com/­UserGuide
EntwicklerClickhouse Inc.InterSystemsVelocityDB Inc
Erscheinungsjahr201619972014 infoseit 2012, ursprünglich genannt StormDB20232011
Aktuelle Versionv24.4.1.2088-stable, Mai 20242018.1.4, Mai 202010 R1, Oktober 20181.0, Mai 20237.x
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellOpen Source infoMozilla public licensekommerziellkommerziell
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.
  • 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++CC++C#
Server BetriebssystemeFreeBSD
Linux
macOS
AIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
Linux
macOS
Linux
macOS
Any that supports .NET
Datenschemajadepending on used data modeljaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaVector, Numeric and Stringja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaja infoXML type, but no XML query functionalityneinnein
Sekundärindizesyesjajaneinja
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)jaja infodistributed, parallel query executionneinnein
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
.NET Client API
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP API.Net
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#
C++
Java
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++
Java
Python
.Net
Server-seitige Scripts infoStored Proceduresjajabenutzerdefinierte Funktionenneinnein
TriggersneinjajaneinCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and customkeinehorizontale PartitionierungShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnonein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID infoMVCCneinACID
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 haltenjajaneinjaja
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.Access rights for users, groups and rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole based access control and fine grained access rightsBased on Windows Authentication

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
ClickHouseInterSystems CachéPostgres-XLTranswarp HippoVelocityDB
Erwähnungen in aktuellen Nachrichten

Ubuntu 24.04 + Linux 6.9 Intel & AMD Server Performance
23. Mai 2024, Phoronix

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

ClickHouse Announces Launch of ClickPipes
26. September 2023, Datanami

bereitgestellt von Google News

InterSystems Unveils Caché 2015
26. Januar 2019, International Spectrum Magazine

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21. September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12. Februar 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24. Juni 2022, ibm.com

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9. Juli 2016, Data Science Central

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Präsentieren Sie hier Ihr Produkt