Click here to create your personal news page. The news that appears on Amazon SimpleDB will appear there and be constantly updated. You can then modify the page, share it with your friends, or export it and have it appear elsewhere.

You can also create a personal news page and follow the news that interests you by clicking on the tab labelled 'New page'.
 

topics : related - allExplore

Wikio Shopping (beta)

  1. 1. Computers
  2. 2. Electronics
  3. 3. Communication
  4. 4. Household Appliances
  5. 5. Car/Motor Bike
  6. 6. Digital Camera
  7. 7. Mobile Phone
  8. 8. Smartphone
  9. 9. PDA
  10. 10. GPS
  11. 11. LCD Monitor
  12. 12. Printer

New products

  1. 1. Sony KDL-37V4500
  2. 2. A-Data MyFlash USB Disk PD9 32 GB
  3. 3. SDI iHome ZN10
  4. 4. Thermaltake MaxOrb Ex
  5. 5. One For All Energy Saver
  6. 6. Dell XPS 730 H2C
  7. 7. Dvico TViX M-6500U 1 TB
  8. go to Shopping

Participate



Amazon SimpleDB


Sort by : relevance - date - popularity
+Vote!

Amazon Simple DB with IronPython and Resolver One (plus Other News)

Giles Thomas, the CEO & CTO (or 'dear leader' as he likes to be called) of Resolver Systems has put together some tutorials on using Amazon SimpleDB with IronPython and Resolver One: Amazon SimpleDB and IronPython Importing from Amazon SimpleDB into Resolver One Amazon SimpleDB is a cut-down database system, and as such it structures data quite...

1Vote!

Comparing Google App Engine, Amazon SimpleDB and Microsoft SQL Server Data Services

The entry of the Google App Engine into the "Data Stores in the Cloud" arena on April 7, 2008 increases the number of Storage as a Service (StaaS') players to three. Here's a brief highlight of their features in the order of their arrival as beta versions: SimpleDB is a non-relational data store running under Erlang that offers only a string data type. SimpleDB offers a REST-style API...

92Vote!

Mark Logic CEO Blog: Google Launches Google App Engine

More on Google App Engine Yesterday Google launched Google App Engine , a platform that lets people create web applications and run them on Google's infrastructure. It's a direct competitor to Amazon Web Services (AWS) such as EC2 , S3 , and SimpleDB but, unlike AWS, it's free for small web apps (where small means about 5M pageviews per month) and it seems more integrated as an end-to-end service....

+Vote!

Google App Engine

Google has just released “Google App Engine” - which will let you run your web applications on Google’s infrastructure. It sounds similar to Amazon’s offerings (S3, EC2 and SimpleDB) and the ill-fated Zimki: Dynamic webserving Persistent storage Automatic scaling and load balancing APIs for authenticating users and sending email Fully featured local development environment Python is the only...

+Vote!

Google App Engine: Amazon Competitor or Knock-Off?

Mathew Ingram submits: Call it a clash of competing clouds. It seems that Google (GOOG) is launching an application-hosting service that appears to be going head-to-head with Amazon’s (AMZN) trio of distributed computing services — the EC2 computing network, the S3 storage service and the SimpleDB database offering, all of which provide a kind of back-end in a box for companies that want to...

1Vote!

Database in the Sky - MSNBC- Topic: Technology

SimpleDB is different from its competitors because it stores structured data and has its sights on eventually replacing traditional databases such as Oracle, SQL Server, DB2 or mysql. Traditionally, I see business using relational databases, so transitioning into data storage services has interesting implications for entrepreneurs trying to create a highly scalable web-based system. Inexpensive...

+Vote!

Google to launch database service from Campfire

Eating S'mores on a cloud If you believe TechCrunch - and that's a big IF - Google is on the verge of unveiling a web-based database service along the lines of Amazon's SimpleDB.…

+Vote!

AWS and Ruby

The book of the moment is James Murty’s “Programming Amazon Web Services: S3, EC2, SQS, FPS, and SimpleDB”. It’s a really nicely-written introduction and tutorial for our utility computing services, with plenty of sample code that just works. Highly recommended. Murty chose to write his examples in Ruby, which pushed one of my buttons. I have [...]

4Vote!

Google To Launch Database Web Service Using BigTable?

TechCrunch got it from a source that Google plans to launch their BigTable, their proprietary internal database which is used for Google Search, as a web service to compete with Amazon SimpleDB Web Service. Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size: petabytes [...]

+Vote!

Is Google bringing Bigtable out of the closet? | Outside the Lines - CNET News.com

Looks like Google plans to join the "data in the cloud" party, e.g., with Amazon (S3, SimpleDB) and Microsoft (SQL Server Data Services) TechCrunch is speculating that Google may begin the first major phase of becoming an infrastructure provider for developers by exposing its Bigtable data storage system as a Web service. This service would be similar to Amazon's SimpleDB service , which...

+Vote!

Use Active Resource with SimpleDB

Amazon has a cool article on how to use Active Resource as a consumer for SimpleDB through the AWS SDB Proxy for Rails .

2Vote!

Amazon's Other Service: A Virtual Sweatshop? Actually, No

Amazon's web services get a ton of press, but mostly in the context of the Elastic Compute Cloud (EC2), the Simple Storage Service (S3), SimpleDB or one of the company's other developer-centric offerings. One that doesn't get much coverage in the tech media these days is the Mechanical Turk service, which Amazon refers to as the "on-demand workforce." When it does get coverage, it is sometimes...

+Vote!

On Using AWS in Loosely-Coupled SOA

Jay Ridgeway from ShareThis.com co-presented with me at ETech recently. We were telling a packed room about Amazon SimpleDB, and Jay was specifically telling folks about how ShareThis implemented this Web service. You should check out their site--it's a great...

1Vote!

The Long Term Store cast : It [SQL Server Data Services] is simple, but it is not SimpleDB

... be able to give you more details. In the meantime, can we agree that SSDS is simple but it is not SimpleDB. The Long Term Store cast : It is simple, but it is not SimpleDB

2Vote!

It is simple, but it is not SimpleDB

There are press articles and some blog posts here and here that is comparing SQL Server Data Services to Amazon SimpleDB or S3. If we look at the data model and query capabilities of SSDS as described by Nigel Ellis here, it is not hard to see why. The data model is entities scoped to containers. Containers can contain a heterogeneous collection of entities. The key is that there is no requirement...