IQDatabaseManager

MIT License
Objective-C
iOS

Powered by Appetize.io.

1 image

Author

Description

IQDatabaseManager contains CoreData helper classes with convenience methods to communicate with CoreData for performing common tasks (inserting+updating+deleting+sorting+searching) on database records.

IQDatabaseManager Features:-

1) Convenience methods to Insert, Update, Delete records.

2) Convenience methods to do Searching and Sorting.

I created a subclass called MyDatabaseManager for demo purpose.

Tags