资 源 简 介
====This library is intended to provide a high level interface to leverage the Amazon Web Services (AWS) SimpleDB for Code Igniter with a syntax in a mySQL format that hopefully lowers the barriers to entry of LAMP programmers who desire to leverage AWS SimpleDB via CI.
It relies on the myPawsSDB package which includes and the standard Amazon SimpleDB library, and wraps them in a easy to use class that makes accessing AWS SimpleDB via a mySQL style and uses mySQL language. Currently requires PHP 5.
This library is Copyright (C) 2009 by Jim Kalac, and is released under the terms of the Apache 2.0 License.
PROJECT DISCONTINUED
This project has been discontinued due the myPaws toolset, that it is based upon, being discontinued. If you are looking for PHP AWS tools, it is recommended that you check out Tarzan at http://tarzan-aws.com/
Quick Start
The source for this library as a package that includes ciPaws, myPaws and the paws pac