Skip to content

collinhundley/MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL

A simple MySQL client for Swift

This client provides a Swift interface for the MySQL C library.

On macOS, the compiler must know where to find the C lib. To generate an Xcode project:

swift package -Xlinker -L/usr/local/lib generate-xcodeproj