It currently doesn't let you make generic tables, but the S3 storage engine will allow you to create simple key/value tables that are stored in the S3 service.
This could be really useful for offloading large file storage to S3. You can use local, fast tables for your dataset relationships, and the S3 service for storing large BLOB data (ie. images, movies, etc.).
Submitted by jason - 2007-04-26 19:09:07
Channels - hackszine
Tags - hack
amazon
s3
mysql
storage
sql



