Skip to content

agroscope-ch/sqlparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN status

sqlparseR

R wrapper for the Python module ‘sqlparse’ (https://github.com/andialbrecht/sqlparse), which provides a non-validating SQL parser. It allows parsing, splitting, and formatting SQL statements.

Installation

# Install from CRAN (recommended)
install.packages("sqlparseR")

# Or the development version from GitHub:
# install.packages("devtools")
devtools::install_github("agroscope-ch/sqlparser")

Maintainer contact

Michael Simmler, Agroscope (Link)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages