/iOS-MySQL-Client

iOS MySQL client

Primary LanguageObjective-C

iOS MySQL Client

Simple Objective C wrapper for using mysql database on iOS platform.

In the sample project you can found mysql_connector compiled for iOS platform and Objective C wrapper for this. Also there's example controller and example table classes for db connection and simple working with tables.