MySQL icon indicating copy to clipboard operation
MySQL copied to clipboard

Swift library for MySQL

MySQLSwift

Swift Platforms License MIT Release Build Status

SPM compatible

Swift library for MySQL

Ubuntu Dependencies

  1. Install SwiftFoundation dependencies

  2. sudo apt-get install libmysqlclient-dev

OS X Dependencies

brew install mysql
carthage update --platform macosx