My sqlite3 extension

I have built an extension to facilitate accessing sqlite3 database in cocos2dx. It is a C++ version of FMDB.
Test project included in test folder and it supports android and iOS. If you want to add project for other platform, do it yourself.

https://github.com/stubma/cocos2dx-db