May 7, 2014
1:26 p.m.
Hi Andy, On 07 May 2014, at 15:09, Andy Burnett <andy.burnett@knowinnovation.com> wrote:
I need to write some agents that will process data in a MySQL database. They don't need to do anything particularly clever, and performance isn't a huge issue.
I read the threads about Glorp and DBXTalk, and I was left feeling a bit confused about the best approach. Given that my needs are simple, what would be the recommended way to interface with the database?
Cheers Andy
Googling a bit let to this: Now available: a database conectivity API and its MySQL implementation http://forum.world.st/Now-available-a-database-conectivity-API-and-its-MySQL... Sven