{"repo":"r-dbi/RSQLite","free":true,"listed":false,"github":"https://github.com/r-dbi/RSQLite","clone":"git clone https://github.com/r-dbi/RSQLite.git","description":"R interface for SQLite","language":"R","stars":340,"topics":["r","sqlite3","database"],"license":"LGPL-2.1","category":"databases-storage","readme_excerpt":"RSQLite Embeds the SQLite database engine in R, providing a DBI-compliant interface. SQLite is a public-domain, single-user, very light-weight database engine that implements a decent subset of the SQL 92 standard, including the core table creation, updating, insertion, and selection operations, plus transaction management. You can install the latest released version from CRAN with: Or install the latest development version from GitHub with: Extensions RSQLite supports loadable extensions. An experimental HTTP/HTTPS VFS is available when the package is built with libcurl support, enabling read-only access to remote SQLite databases. See the help pages for initExtension() , sqliteHttpConfig() , sqliteRemote() , and sqliteHasHttpVFS() . Discussions associated with DBI and related database packages take place on R-SIG-DB. The website Databases using R describes the tools and best practices in this ecosystem. Basic usage ## character(0) ## [1] \"mtcars\" ## [1] \"mpg\" \"cyl\" \"disp\" \"hp\" \"drat\" \"wt\" \"qsec\" \"vs\" \"am\" \"gear\" ## [11] \"carb\" ## mpg cyl disp hp drat wt qsec vs am gear carb ## 1 21.0 6 160.0 110 3.90 2.620 16.46 0 1 4 4 ## 2 21.0 6 160.0 110 3.90 2.875 17.02 0 1 4 4 ## 3 22.8 4 108.0 93 3.85 2.320 18.61 1 1 4 1 ## 4 21.4 6 258.0 110 3.08 3.215 19.44 1 0 3 1 ## 5 18.7 8 360.0 175 3.15 3.440 17.02 0 0 3 2 ## 6 18.1 6 225.0 105 2.76 3.460 20.22 1 0 3 1 ## 7 14.3 8 360.0 245 3.21 3.570 15.84 0 0 3 4 ## 8 24.4 4 146.7 62 3.69 3.190 20.00 1 0 4 2 ## 9 22.8 4 140.8 95 3.92 3.150 2","default_branch":null,"files":null,"tree":[],"storefront":"/r/r-dbi","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/r-dbi/RSQLite/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}