Mysql database connectivity from ios app

Is it possible to connect mysql database from ios app and perform database operations directly without using any HTTP service.

Not from Xojo iOS

Hi Tim,

thanks for your reply.

Can you please tell me then what are the alternatives to do this?

None. You must use some kind of middleware eg a URLConnection talking to Aloe Express.