Skip to content

ScotGovAnalysis/r_and_sql_demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R and SQL Demos

Some coding examples of using SQL Server database with R.

Initially two simple dbplyr workflows showing ways to work with large database tables in R. These allow you to put data processing operations onto the database server without needing to know any SQL. This can speed up R processes and prevent out of memory errors when working with large datasets.

This may be added to as more examples required in future.

Licence

MIT Licence

About

Simple examples of leveraging SQL in R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages