Skip to content

Instantly share code, notes, and snippets.

@carlos22
Last active August 29, 2015 14:21
Show Gist options
  • Save carlos22/e3d325d49e1af18dcd9c to your computer and use it in GitHub Desktop.
Save carlos22/e3d325d49e1af18dcd9c to your computer and use it in GitHub Desktop.
sudo gem install sequel mysql sqlite3
sequel mysql://user:password@host/database -C sqlite://db.sqlite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment