Package: eatDB 0.5.0
Benjamin Becker
eatDB: Spreadsheet Interface for Relational Databases
Use 'SQLite3' as a database system via a complete SQL free R interface, treating the data as if it was a single spreadsheet.
Authors:
eatDB_0.5.0.tar.gz
eatDB_0.5.0.tar.gz(r-4.5-noble)eatDB_0.5.0.tar.gz(r-4.4-noble)
eatDB_0.5.0.tgz(r-4.4-emscripten)eatDB_0.5.0.tgz(r-4.3-emscripten)
eatDB.pdf |eatDB.html✨
eatDB/json (API)
NEWS
# Install 'eatDB' in R: |
install.packages('eatDB', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Datasets:
- sqlite_keywords - Vector of SQLite Keywords.
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:5cce0dd37a. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
Exports:createDBdbKeysdbNamesdbPulldbSingleDF
Dependencies:bitbit64blobcachemclicpp11DBIfastmapgluelifecyclememoisepkgconfigplogrrlangRSQLitevctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create a relational data base file. | createDB |
Get keys from a relational data base. | dbKeys |
Get variable names from a relational data base. | dbNames |
Pull data from a relational data base. | dbPull |
Extract a single data table from a relational data base. | dbSingleDF |
Vector of SQLite Keywords. | sqlite_keywords |