Skip to content
/ so-sql Public

use sql query to fetch and organize data from the stack overflow database

Notifications You must be signed in to change notification settings

wanzhuz/so-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SQL and Relational Databases

Overview: Work with the posts and related data from the StackOverflow site for questions about statistics cross-validated the Stats.stackexchange forum.

The database has 14 tables: 8 have information regarding posts, users, tags, etc., and 6 provide meta-data (text descriptions of different types). Documentation for each of the tables is available at Schema for StackOverflow Databases.

I will be working with RSQLite and DBI R packages.

About

use sql query to fetch and organize data from the stack overflow database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages