I've been working on a python tool in my spare time to help auto-generate simple objects and a database adapter with simple CRUD operations based on a SQLite file for both android and iOS. I was thinking for simple databases, this could be useful, but not really sure. This is one of my first side projects. Please let me know if anyone has any thoughts. Thanks!