Skip to content

dobtco/screendoor-sql-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screendoor MySQL Import

This is an example of using a script to import responses from Screendoor into a MySQL database. You'll need to configure the script before running it. Take a look at the code comments in import.rb for details.

To install dependencies:

  • Install Ruby and Rubygems
  • gem install bundler
  • bundle install

And to run the script:

ruby import.rb

About

Import responses from Screendoor into a SQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages