I also don't know AWS/SimpleDB in detail but typically the database will be on a server (or actually distributed on several servers) and you need to write a server side appication to access it, like Joe said. I think the only exception is mobile apps which have an SDK to communicate with the datastore directly.