mssql

Tools to Work with Microsoft SQL Server Databases via RODBC

https://github.com/gfcm/mssql

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Tools to Work with Microsoft SQL Server Databases via RODBC

Basic Info
  • Host: GitHub
  • Owner: gfcm
  • Language: R
  • Default Branch: main
  • Homepage:
  • Size: 86.9 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created over 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog

README.md

CRAN Status CRAN Monthly CRAN Total

MSSQL

MSSQL provides tools that extend the functionality of the RODBC package to work with Microsoft SQL Server databases. Makes it easier to browse the database and examine individual tables and views.

MSSQL is implemented as an R package and available on CRAN.

Installation

MSSQL can be installed from CRAN using the install.packages command:

R install.packages("MSSQL")

Usage

For a summary of the package:

R library(MSSQL) ?MSSQL

Development

MSSQL is developed openly on GitHub.

Feel free to open an issue there if you encounter problems or have suggestions for future versions.

The current development version can be installed using:

R library(remotes) install_github("gfcm/MSSQL")

Owner

  • Name: GFCM
  • Login: gfcm
  • Kind: organization
  • Location: Rome, Italy

General Fisheries Commission for the Mediterranean - FAO

GitHub Events

Total
  • Release event: 1
  • Push event: 5
  • Create event: 1
Last Year
  • Release event: 1
  • Push event: 5
  • Create event: 1

Packages

  • Total packages: 1
  • Total downloads:
    • cran 321 last-month
  • Total docker downloads: 41,971
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: MSSQL

Tools to Work with Microsoft SQL Server Databases via 'RODBC'

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 321 Last month
  • Docker Downloads: 41,971
Rankings
Dependent packages count: 29.8%
Average: 34.7%
Dependent repos count: 35.5%
Downloads: 39.0%
Maintainers (1)
Last synced: 10 months ago