treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Github / Local Management Database Question

  • Just a question for the folks that have totally switched over to local deployment via something like Git / Beanstalk - how exactly are the databases pulled / pushed / managed? Is it manually using something like PHPmyAdmin to export and import, or is that something that is built into the Beanstalk deployment process?

    Or suppose it isn't - are there better ways to manage it?