Core Data is a very powerful library, and easy to use, but it’s so different from database libraries you have used in the past that it may seem frustrating and tedious when you first start using it. Fortunately, Ray Wenderlich,the creator of the Space Game Starter Kit and co-author of the Learning Cocos2D book, has written an excellent […]
Tag: sqlite
Awhile I wrote an article about using Core Data vs. SQLite. In that article I didn’t delve into any of the technical differences about the two technologies, but just went into some of the reasons why you might want to implement one vs. the other. I found an excellent article that covers the more technical […]