Skip to content

adambant/Perfect-MySQL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perfect - MySQL Connector

This repository is still in flux as we finalize support for Swift Package manager. Download release-1.0 if you are using Xcode 7.3 with Swift 2.2.

This module now builds with Swift Package Manager. Ensure you have installed and activated Swift tool chain swift-DEVELOPMENT-SNAPSHOT-2016-03-24 or greater.

OS X Build Notes

Ensure that you have the MySQL client installed and available through /usr/local/mysql/.

swift build

Linux Build Notes

Ensure that you have installed libmysqlclient-dev.

swift build

About

Perfect connector for MySQL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 98.4%
  • Objective-C 1.5%
  • C 0.1%