The library supports Objective-C and Swift, iOS and macOS. You can connect to your remote MySQL database using OHMySQL API. It allows you doing queries in easy and object-oriented way. Common queries such as SELECT, INSERT, DELETE, JOIN are wrapped by Objective-C code and you don’t need to dive into MySQL C API.
Features:
- Easy to integrate and use
- Many functionality features
- Requires minimal knowledge in SQL
- Supports iOS and macOS
- Clean code with unit tests
- Complete documentation and support

Leave a Reply
You must be logged in to post a comment.