Learn R Programming

RClickhouse (version 0.6.10)

'Yandex Clickhouse' Interface for R with Basic 'dplyr' Support

Description

'Yandex Clickhouse' () is a high-performance relational column-store database to enable big data exploration and 'analytics' scaling to petabytes of data. Methods are provided that enable working with 'Yandex Clickhouse' databases via 'DBI' methods and using 'dplyr'/'dbplyr' idioms.

Copy Link

Version

Install

install.packages('RClickhouse')

Monthly Downloads

385

Version

0.6.10

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Christian Hotz-Behofsits

Last Published

February 26th, 2025

Functions in RClickhouse (0.6.10)

ClickhouseConnection-class

Class ClickhouseConnection
fix_dbplyr

Return to dbplyrs original behavior
RClickhouse

RClickhouse
dbplyr_case_sensitive

Get dbplyr to work with Clickhouse
sql_aggregate

adapted from dbplyr
ClickhouseDriver-class

Class ClickhouseDriver
ClickhouseResult-class

Class ClickhouseResult