DBI
swMATH8242CRANDBIMaRDI QIDQ20252
R Database Interface
Last update: 16 February 2024
Copyright license: GNU Lesser General Public License, version 2.1, GNU Lesser General Public License, version 3.0
Software version identifier: 1.1.3, 0.1-2, 0.1-3, 0.1-4, 0.1-5, 0.1-6, 0.1-7, 0.1-8, 0.1-9, 0.1-10, 0.1-11, 0.1-12, 0.2-0, 0.2-1, 0.2-2, 0.2-3, 0.2-4, 0.2-5, 0.2-6, 0.2-7, 0.3.0, 0.3.1, 0.4-1, 0.4, 0.5-1, 0.5, 0.6-1, 0.6, 0.7, 0.8, 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.2.0, 1.2.1, 1.2.2
Source code repository: https://github.com/cran/DBI
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.