Crandore Hub

mlr3db

Data Base Backend for 'mlr3'

Extends the 'mlr3' package with a backend to transparently work with databases such as 'SQLite', 'DuckDB', 'MySQL', 'MariaDB', or 'PostgreSQL'. The package provides three additional backends: 'DataBackendDplyr' relies on the abstraction of package 'dbplyr' to interact with most DBMS. 'DataBackendDuckDB' operates on 'DuckDB' data bases and also on Apache Parquet files. 'DataBackendPolars' operates on 'Polars' data frames.

Versions across snapshots

VersionRepositoryFileSize
0.7.1 2026-04-09 windows/windows R-4.5 mlr3db_0.7.1.zip 638.7 KiB

Dependencies (latest)

Depends

Imports

Suggests