mlr3db
swMATH31530CRANmlr3dbMaRDI QIDQ43241FDOQ43241
Data Base Backend for 'mlr3'
Last update: 4 November 2023
Copyright license: GNU Lesser General Public License, version 3.0
Software version identifier: 0.5.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.2.0, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.5.1, 0.5.2
Source code repository: https://github.com/cran/mlr3db
Extends the 'mlr3' package with a backend to transparently work with databases such as 'SQLite', 'DuckDB', 'MySQL', 'MariaDB', or 'PostgreSQL'. The package provides two 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.
This page was built for software: mlr3db