The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.0300 - 2009-12-20

  • Rethought the whole subclassing approach. Now subclassing the result rather than the domain, and everything is much cooler, and is much closer to DBIx::Class. Check out the docs for API changes.
  • While rewriting discovered that all relationship and attribute methods were global (all classes in the schema got them), which is a huge bug. This problemhas been eliminated in this version as well.
  • Added Sub::Name to the prereqs.

Modules

An Object Relational Mapper (ORM) for the Amazon SimpleDB service.
Memcached interface for SimpleDB.
A schematic representation of a SimpleDB domain.
Exceptions thrown by SimpleDB::Class.
The network interface to the SimpleDB service.
An object representation from an item in a SimpleDB domain.
An iterator of items from a domain.
SQL generation tools for SimpleDB.