Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 472 Bytes

File metadata and controls

10 lines (8 loc) · 472 Bytes

Stack Exchange Data Dump

This repository contains an exploration of the quarterly data dump from StackExchange.

The raw data can be found here.

File Description
stackex_unpacker.sh Unzips the .7z files into appropriately named directories.
stack_xml_to_mysql.sql Loads the XML files into MySQL.
batch_sql.sh Loads batches of data using stack_xml_to_mysql.sql.