https://github.com/hope-data-science/r4sql
R for SQL (Chinese Version)
https://github.com/hope-data-science/r4sql
database r sql sqlite
Last synced: about 1 year ago
JSON representation
R for SQL (Chinese Version)
- Host: GitHub
- URL: https://github.com/hope-data-science/r4sql
- Owner: hope-data-science
- Created: 2024-12-14T08:58:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-06T12:41:29.000Z (about 1 year ago)
- Last Synced: 2025-04-06T13:37:10.410Z (about 1 year ago)
- Topics: database, r, sql, sqlite
- Language: R
- Homepage: https://hope-data-science.github.io/R4SQL
- Size: 6.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 基于R的SQL实践讲义
本材料是浙江财经大学数据科学学院数据科学与大数据技术系黄天元讲师为《数据库技术及应用》课程筹备的课程讲义,旨在综合使用R、SQLite等工具,结合《SQL必知必会》等经典教程,引导学生了解数据库技术的方方面面,并进行实践操作。