Package: DBI 1.3.0.9001
DBI: R Database Interface
A database interface definition for communication between R and relational database management systems. All classes in this package are virtual and need to be extended by the various R/DBMS implementations.
Authors:
DBI_1.3.0.9001.tar.gz
DBI_1.3.0.9001.zip(r-4.6)DBI_1.3.0.9001.zip(r-4.5)DBI_1.3.0.9001.zip(r-4.4)
DBI_1.3.0.9001.tgz(r-4.6-any)DBI_1.3.0.9001.tgz(r-4.5-any)
DBI_1.3.0.9001.tar.gz(r-4.6-any)DBI_1.3.0.9001.tar.gz(r-4.5-any)
DBI_1.3.0.9001.tgz(r-4.5-emscripten)
DBI.pdf |DBI.html✨
DBI/json (API)
NEWS
| # Install 'DBI' in R: |
| install.packages('DBI', repos = c('https://r-dbi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-dbi/dbi/issues
Pkgdown/docs site:https://dbi.r-dbi.org
Last updated from:ae712d90a1. Checks:9 OK. Indexed: yes.
| Target | Result | Total time | Artifact | Raw Log |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 144 | ||
| source / vignettes | OK | 253 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-devel-arm64 | OK | 113 | ||
| macos-release-arm64 | OK | 120 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 113 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 122 |
Exports:.SQL92KeywordsANSIdbAppendTabledbAppendTableArrowdbBegindbBinddbBindArrowdbBreakdbCallProcdbCanConnectdbClearResultdbColumnInfodbCommitdbConnectdbCreateTabledbCreateTableArrowdbDataTypedbDisconnectdbDriverdbExecutedbExistsTabledbFetchdbFetchArrowdbFetchArrowChunkdbGetConnectArgsdbGetDBIVersiondbGetExceptiondbGetInfodbGetQuerydbGetQueryArrowdbGetRowCountdbGetRowsAffecteddbGetStatementdbHasCompleteddbIsReadOnlydbIsValiddbListConnectionsdbListFieldsdbListObjectsdbListResultsdbListTablesdbQuoteIdentifierdbQuoteLiteraldbQuoteStringdbReadTabledbReadTableArrowdbRemoveTabledbRollbackdbSendQuerydbSendQueryArrowdbSendStatementdbSetDataMappingsdbUnloadDriverdbUnquoteIdentifierdbWithTransactiondbWriteTabledbWriteTableArrowfetchIdisSQLKeywordisSQLKeyword.defaultmake.db.namesmake.db.names.defaultshowSQLsqlAppendTablesqlAppendTableTemplatesqlColumnToRownamessqlCommentSpecsqlCreateTablesqlDatasqlInterpolateSQLKeywordssqlParseVariablessqlParseVariablesImplsqlQuoteSpecsqlRownamesToColumn
Dependencies:
A Common Database Interface (DBI)
Rendered fromDBI-1.Rmdusingknitr::rmarkdownon Mar 07 2026.Last update: 2026-02-25
Started: 2015-02-25
A Common Interface to Relational Databases from R and S -- A Proposal
Rendered fromDBI-proposal.Rmdusingknitr::rmarkdownon Mar 07 2026.Last update: 2026-02-25
Started: 2015-02-25
Advanced DBI Usage
Rendered fromDBI-advanced.Rmdusingknitr::rmarkdownon Mar 07 2026.Last update: 2026-02-25
Started: 2021-01-02
DBI specification
Rendered fromspec.Rmdusingknitr::rmarkdownon Mar 07 2026.Last update: 2024-02-09
Started: 2017-02-28
History of DBI
Rendered fromDBI-history.Rmdusingknitr::rmarkdownon Mar 07 2026.Last update: 2023-11-08
Started: 2019-11-22
Implementing a new backend
Rendered frombackend.Rmdusingknitr::rmarkdownon Mar 07 2026.Last update: 2024-12-06
Started: 2015-01-27
Introduction to DBI
Rendered fromDBI.Rmdusingknitr::rmarkdownon Mar 07 2026.Last update: 2025-05-03
Started: 2019-11-22
Using DBI with Arrow
Rendered fromDBI-arrow.Rmdusingknitr::rmarkdownon Mar 07 2026.Last update: 2023-12-27
Started: 2022-09-29
