It seems to be inspired by REST, and for some applications could be
used instead of a RDMS.
Considering ActiveRecord has viewed databases such as MySQL a 'hash in
the sky' by not supporting many features such as foreign key
restraints etc etc, maybe it would be possible to create an active
record adapter for SimpleDB?
I'm not an AR hacker, but hoping someone on this list is, and can
provide some insight about the possibility...
Best Regards
Eaden McKee
--
Webforce Ltd. | www.webforce.co.nz
It does if you store a schema version at the "Item" level, and perform
schema updates (attribute additions, modifications, deletions) on Items
which are below the minimum acceptable schema version.
--
Nathan de Vries