Package: SQRL 1.0.2
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.2.tar.gz
SQRL_1.0.2.tar.gz(r-4.5-noble)SQRL_1.0.2.tar.gz(r-4.4-noble)
SQRL_1.0.2.tgz(r-4.4-emscripten)SQRL_1.0.2.tgz(r-4.3-emscripten)
SQRL.pdf |SQRL.html✨
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 11 months agofrom:4a4e4c9fd3. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
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 |