RSQLite: SQLite Interface for R

Embeds the SQLite database engine in R and provides an interface compliant with the DBI package. The source for the SQLite engine (version 3.50.3) and for various extensions is included. System libraries will never be consulted because this package relies on static linking for the plugins it includes; this also ensures a consistent experience across all installations.

Package details

AuthorKirill Müller [aut, cre] (ORCID: <https://orcid.org/0000-0002-1416-3412>), Hadley Wickham [aut], David A. James [aut], Seth Falcon [aut], D. Richard Hipp [ctb] (for the included SQLite sources), Dan Kennedy [ctb] (for the included SQLite sources), Joe Mistachkin [ctb] (for the included SQLite sources), SQLite Authors [ctb] (for the included SQLite sources), Liam Healy [ctb] (for the included SQLite sources), R Consortium [fnd], RStudio [cph]
MaintainerKirill Müller <kirill@cynkra.com>
LicenseLGPL (>= 2.1)
Version2.4.2
URL https://rsqlite.r-dbi.org https://github.com/r-dbi/RSQLite
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RSQLite")

Try the RSQLite package in your browser

Any scripts or data that you put into this service are public.

RSQLite documentation built on Aug. 8, 2025, 7:38 p.m.