amazon-simpledb
SimpleDB query on attribute name
I don\'t know something like this is possible or not with simpledb. I am trying to use following type of simpledb data structure.[详细]
2023-01-04 04:06 分类:问答How do you calculate the storage size of a SimpleDB domain?
The official documentation states: Raw byte size (GB) of all item IDs + 45 bytes per item + Raw byte size (GB)[详细]
2023-01-02 20:12 分类:问答How to extend an existing Ruby on Rails CMS to host multiple sites?
I am trying to build a CMS I can use to host multiple sites. I know I\'m going to end up reinventing th开发者_StackOverflow社区e wheel a million times with this project, so I\'m thinking about extendi[详细]
2023-01-02 06:14 分类:问答amazon simpledb with aws-sdb-proxy suitable for high traffic production app?
i am using amazon simpledb with the aws_sdb gem and aws-sdb proxy as outlined in a documentation from amazon with ruby on rails and a local aws proxy that runs on webrick (providing a bridge with Acti[详细]
2023-01-02 04:31 分类:问答running "complex" queries with amazon SDB (simpledb) - aws-sdb + ActiveResource
I am considering the following a \"complex\" query, given the fact that simpledb is a really simple data storage: I am trying to query a aws-sdb domain with an OR query. using ruby, rails (2) and Acti[详细]
2023-01-02 03:26 分类:问答Amazon SimpleDB - Is there a way to list all Attributes in a Domain?
I\'m using C# and the AWSSDK library form Amazon to test a few things in SimpleDB.All going well so far.[详细]
2022-12-29 11:35 分类:问答NSXMLparser errorcode 5
I\'m using Amazon\'s simpledb in my app. When parsing xml it gives an error with the code 5. ie. NSXMLParserErrorDomain error 5.[详细]
2022-12-27 15:46 分类:问答Any client libraries that implement MVCC over Amazon SimpleDB?
Now that Amazon\'s SimpleDB implements consistent reads and conditional update/delete it is possible to implement cross-domain transactions using MVCC.[详细]
2022-12-22 22:55 分类:问答bigtable vs cassandra vs simpledb vs dynamo vs couchdb vs hypertable vs riak vs hbase, what do they have in common?
Sorry if this question is somewhat subjective. I am new to \'could store\', \'distributed store\' or some concepts like this. I really wonder what do they have in common and开发者_StackOverflow want t[详细]
2022-12-22 15:53 分类:问答How can I script an alert for when my Amazon Web Service usage goes above a certain amount?
We\'re using S3, SimpleDB and SQS on quite a complicated project. I\'d like to be able to automatically track their usage, to be sure we don\'t suddenly spend large amounts of money when we didn\'t i[详细]
2022-12-21 12:49 分类:问答