simpledb: All content tagged as simpledb in NoSQL databases and polyglot persistence
Tuesday, 15 December 2009
Loading 1 Billion Rows into Amazon SimpleDB
Haven’t heard too many stories about Amazon SimpleDB, so I have found these notes quite Interesting:
In reality, the single put rate slows down the more full your domains become, so you don’t get this rate throughout.
Is this a sign of non-linear scalability?
You can achieve a pretty good rate of data upload into SimpleDB — 35M records in 55 minutes across the US (west coast to east coast).
Make sure you check the data description before jumping to any conclusions.
[when trying to maintain a 10K items/sec upload rate] Source Oracle DB was a bottle-neck
via: http://rooksfury.tumblr.com/post/284222088/forklift-1b-records
Friday, 4 December 2009
No Relation: The Mixed Blessings of Non-Relational Databases
A paper by Ian Thomas Varley, M.S.E. covering the following aspects of non-relational databases:
- use cases
- pros and cons
- design strategies
The paper in PDF format can be downloaded from ☞ here
Most Popular Articles
- Translate SQL to MongoDB MapReduce
- Tutorial: Getting Started With Cassandra
- CouchDB vs MongoDB: An attempt for a More Informed Comparison
- Cassandra @ Twitter: An Interview with Ryan King
- A Couple of Nice GUI Tools for MongoDB
- NoSQL benchmarks and performance evaluations
- Ehcache: Distributed Cache or NoSQL Store?
- Document Databases Compared: CouchDB, MongoDB, RavenDB
- Quick Review of Existing Graph Databases
- NoSQL Data Modeling