Package: SQRL 1.0.3

Mike Lee
SQRL: Enhances Interaction with 'ODBC' Databases
Provides simple and powerful interfaces that facilitate interaction with 'ODBC' data sources. Each data source gets its own unique and dedicated interface, wrapped around 'RODBC'. Communication settings are remembered between queries, and are managed silently in the background. The interfaces support multi-statement 'SQL' scripts, which can be parameterised via metaprogramming structures and embedded 'R' expressions.
Authors:
SQRL_1.0.3.tar.gz
SQRL_1.0.3.tar.gz(r-4.7-any)SQRL_1.0.3.tar.gz(r-4.6-any)
SQRL_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
SQRL/json (API)
| # Install 'SQRL' in R: |
| install.packages('SQRL', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:92c3b429c1. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 165 | ||
| wasm-release | OK | 110 |
Exports:sqrlAllsqrlInterfacesqrlOffsqrlSourcesqrlSources
Dependencies:RODBC
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Simple and Powerful ODBC Interfaces | SQRL-package SQRL sqrl |
| Broadcast a Command to All Data Sources | sqrlAll |
| Configuration Files | sqrlConfig |
| Creates Data Source Interfaces | sqrlInterface |
| Close Connections and Deactivate the Package | sqrlOff |
| Control and Communication Parameters | sqrlParams |
| Hybrid Script Syntax | sqrlScript |
| Define New Data Sources | sqrlSource |
| List Data Sources and their Interfaces | sqrlSources |
| How to Use the Interface Functions | sqrlUsage |