ruby-mssql-exampleExample Ruby application to connect to an MS SQL Server from rubyInstallUse bundler to install dependencies$ bundle install How to use itChange database.yml with your database detailsChange/add models according to your database, using Client as your reference.Modify export.rb