amazon-simpledb
Background jobs on amazon web services
I am new to AWS so I needed some advice on how to correctly create background jobs. I\'ve got some data (about 30GB) that I need to:[详细]
2023-03-24 20:27 分类:问答AWS SimpleDB where clause 'and' operator behaving unexpectedly
The following simpledb query returns 51 results: select * from logger where time > \'2011-07-29 17:45:10.540284+00:00\'[详细]
2023-03-24 12:11 分类:问答Update multiple items in Amazons SimpleDB
Can you update all items in a domain based on the attribute value without selecting all the matching items an then updating the items one by one?[详细]
2023-03-22 05:45 分类:问答What datastore should I use to store temporary data from crawlers?
My crawler is crawling all websites and getting metadata informat开发者_开发百科ion from them.[详细]
2023-03-20 00:35 分类:问答Like-for-Like SimpleDB Offline
We are currently using Amazon\'s SimpleDB for a web service. The data is very simple and doesn\'t require anything like SQL. Its basically a \'property bag\'.[详细]
2023-03-19 21:17 分类:问答Amazon Simple DB select from domain with period in name
In amazon simpleDB I am using the customer name as a bucket name template. buckname = com.mycompany.projectname.customerId as the开发者_Python百科 simpledb domain name.[详细]
2023-03-18 14:18 分类:问答how do i implement regular expression in amazon simpledb
I have data stored in this format in amazon simpledb sourcecodesuccess fa.开发者_如何学Pythonphp987439aatrue[详细]
2023-03-14 13:20 分类:问答How do you implement CRUD on a complex simpleDb entity
I have a complex object: ItemName (single only) Client (single only) Provider (single only) Attribute1 (multiple allowed)[详细]
2023-03-13 18:39 分类:问答What URL should I go to to create my simpleDB domain?
I can\'t figure out where I can go create a do开发者_运维问答main for my simpleDB. I\'ve gone to AWS Management Console, I was able to create a bucket for S3, but I don\'t have a simple DB tab.[详细]
2023-03-13 13:37 分类:问答dynamic multi dimensional array creation in php
It may be simple question ,i am fresh to php,amazon I want to do batch put to my SDB database. I download s php-sdb sdk from amazon and did it successfully.[详细]
2023-03-11 11:23 分类:问答
加载中,请稍侯......