Learn R Programming

⚠️There's a newer version (0.10.0) of this package.Take me there.

duckdb (version 0.2.5)

DBI Package for the DuckDB Database Management System

Description

The DuckDB project is an embedded analytical data management system with support for the Structured Query Language (SQL). This package includes all of DuckDB and a R Database Interface (DBI) connector.

Copy Link

Version

Install

install.packages('duckdb')

Monthly Downloads

25,057

Version

0.2.5

License

MPL

Issues

Pull Requests

Stars

Forks

Maintainer

Hannes Muehleisen

Last Published

March 16th, 2021

Functions in duckdb (0.2.5)

duckdb_read_csv

Reads a CSV file into DuckDB
duckdb_result-class

DuckDB Result Set
duckdb-package

DuckDB client package for R
dbConnect,duckdb_driver-method

Connect to a DuckDB database instance
duckdb_register

Register a data frame as a virtual table
read_csv_duckdb

Deprecated functions
duckdb_connection-class

DuckDB connection class
duckdb_driver-class

DuckDB driver class