Skip to content

Data transformation tool for the Bot Pull Request mining study

License

Notifications You must be signed in to change notification settings

c-mueller/pr-extractor

Repository files navigation

pr-extractor

This small utility programm is used to transform the events collection from GHTorrents MongoDB dump files into a relational data model, that can be used for further analysis using SQL. The usage of this tool is described here (GHTorrent) and here (GHArchive)

Building pr-exctractor

To build the tool you must have the following tools installed:

  • Go Version 1.14 or later
  • gcc (Optional)
    • Mandatory if you want to use SQLite as the relational database

After cloning the repository, the tool can be built using:

go build -v

About

Data transformation tool for the Bot Pull Request mining study

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages