Open Source Projects
Well, I've started my own Open Source project on GitHub. You can check it out here: EasyDB.
It is a simple wrapper class around Sqlite database (another awesome open source project!) It allows for an easy way to use a sqlite database for small projects without having to really code much at all.
I plan to use it inside an Android/IOS app I am working on!
Comments