Use PDO driver for data access rather than MySQLI since PDO is directly compatible with Google App Engine. You don’t need to do lot of refactoring if you want to move your CodeIgniter project to Google App Engine in the future.