Mongodb Pages:
feed me
Mongodb - Recent Bookmarks - Page 1:
Practical NoSQL - Solving a Real Problem with MongoDB and Redis
Blogged: Practical NoSQL - Solving a Real Problem with MongoDB and Redis - http://bit.ly/lvdlKd – karlseguin (karlseguin) http://twitter.com/karlseguin/status/67207924501585921
http://openmymind.net/2011/5/8/Practical-NoSQL-Solving-a-Real-Problem-w-Mongo-Red
Tags: nosql, mongodb, redis, database, tutorial, tips, toread, business, deployment, queue Saved by: admin at 09 May 2011
Blogged: Practical NoSQL - Solving a Real Problem with MongoDB and Redis - http://bit.ly/lvdlKd – karlseguin (karlseguin) http://twitter.com/karlseguin/status/67207924501585921
http://openmymind.net/2011/5/8/Practical-NoSQL-Solving-a-Real-Problem-w-Mongo-Red
Tags: nosql, mongodb, redis, database, tutorial, tips, toread, business, deployment, queue Saved by: admin at 09 May 2011
The NOSQL Tapes
Really cool stuff from @nosqltapes by @timanglade on various subjects in the NoSQL world: http://nosqltapes.com/ – Matthew Podwysocki (mattpodwysocki) http://twitter.com/mattpodwysocki/status/245380... Read more
http://nosqltapes.com/
Tags: nosql, video, mapreduce, cassandra, couchdb, reference, mongodb, hadoop, database, videos Saved by: admin at 11 Jan 2011
Really cool stuff from @nosqltapes by @timanglade on various subjects in the NoSQL world: http://nosqltapes.com/ – Matthew Podwysocki (mattpodwysocki) http://twitter.com/mattpodwysocki/status/245380... Read more
http://nosqltapes.com/
Tags: nosql, video, mapreduce, cassandra, couchdb, reference, mongodb, hadoop, database, videos Saved by: admin at 11 Jan 2011
Cassandra vs MongoDB vs CouchDB vs Redis vs Riak vs HBase comparison :: KKovacs
While SQL databases are insanely useful tools, their tyranny of ~15 years is coming to an end. And it was just time: I can't even count the things that were forced into relational databases, but never... Read more
http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-vs-redis
Tags: nosql, database, mongodb, comparison, couchdb, redis, cassandra, riak, sql, programming Saved by: admin at 31 Dec 2010
While SQL databases are insanely useful tools, their tyranny of ~15 years is coming to an end. And it was just time: I can't even count the things that were forced into relational databases, but never... Read more
http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-vs-redis
Tags: nosql, database, mongodb, comparison, couchdb, redis, cassandra, riak, sql, programming Saved by: admin at 31 Dec 2010
High Scalability - High Scalability - What the heck are you actually using NoSQL for?
ibibo uses mongodb, oh. http://highscalability.com/blog/2010/12/6/what-the-heck-are-you-actually-using-nosql-for.html
http://highscalability.com/blog/2010/12/6/what-the-heck-are-you-actually-using-nosql-for.html
Tags: nosql, database, scalability, couchdb, data, development, mongodb, programming, databases, performance Saved by: admin at 07 Dec 2010
ibibo uses mongodb, oh. http://highscalability.com/blog/2010/12/6/what-the-heck-are-you-actually-using-nosql-for.html
http://highscalability.com/blog/2010/12/6/what-the-heck-are-you-actually-using-nosql-for.html
Tags: nosql, database, scalability, couchdb, data, development, mongodb, programming, databases, performance Saved by: admin at 07 Dec 2010
Automating partitioning, sharding and failover with MongoDB « Boxed Ice Blog
Two of the most eagerly anticipated features for MongoDB, the database backend we use for our server monitoring service, Server Density, are auto sharding and replica sets. Sharding will allow us to l... Read more
http://blog.boxedice.com/2010/08/03/automating-partitioning-sharding-and-failover-with-mongodb/
Tags: mongodb, sharding, replication, failover, nosql, db, database, scalability, development, webdev Saved by: admin at 04 Aug 2010
Two of the most eagerly anticipated features for MongoDB, the database backend we use for our server monitoring service, Server Density, are auto sharding and replica sets. Sharding will allow us to l... Read more
http://blog.boxedice.com/2010/08/03/automating-partitioning-sharding-and-failover-with-mongodb/
Tags: mongodb, sharding, replication, failover, nosql, db, database, scalability, development, webdev Saved by: admin at 04 Aug 2010
Developing scalable PHP applications using MongoDB - PHP Classes blog - PHP Classes
Author: Cesar D. Rodas Posted on: 2010-03-01 Categories: PHP Tutorials, PHP Performance Summary: Nowadays there is a new kind of databases that is getting very popular, specially for Web developmen... Read more
http://www.phpclasses.org/blog/post/118-Developing-scalable-PHP-applications-using-MongoDB.html
Tags: php, nosql, mongodb, database, tutorial, db, development, map, programming, mongo Saved by: admin at 02 Mar 2010
Author: Cesar D. Rodas Posted on: 2010-03-01 Categories: PHP Tutorials, PHP Performance Summary: Nowadays there is a new kind of databases that is getting very popular, specially for Web developmen... Read more
http://www.phpclasses.org/blog/post/118-Developing-scalable-PHP-applications-using-MongoDB.html
Tags: php, nosql, mongodb, database, tutorial, db, development, map, programming, mongo Saved by: admin at 02 Mar 2010
Notes from a production MongoDB deployment « Boxed Ice Blog
Back in July last year I wrote about our migration from MySQL to MongoDB. We have been running MongoDB in production for our server monitoring service, Server Density, since then – 8 months – and ... Read more
http://blog.boxedice.com/2010/02/28/notes-from-a-production-mongodb-deployment/
Tags: mongodb, nosql, web, programming, couchdb, database, linux, to_read, db, performance Saved by: admin at 01 Mar 2010
Back in July last year I wrote about our migration from MySQL to MongoDB. We have been running MongoDB in production for our server monitoring service, Server Density, since then – 8 months – and ... Read more
http://blog.boxedice.com/2010/02/28/notes-from-a-production-mongodb-deployment/
Tags: mongodb, nosql, web, programming, couchdb, database, linux, to_read, db, performance Saved by: admin at 01 Mar 2010
Why Riak should power your next Rails app - sean cribbs :: digital renaissance man
Riak has no notion of master-db (like Amazon Dynamo), each node is equal in the cluster. Proper REST/HTTP support. Robust failure recover, supervision and rebalancing. The URI "GET /raw/artists/TheBea... Read more
http://seancribbs.com/tech/2010/02/06/why-riak-should-power-your-next-rails-app/
Tags: riak, nosql, rails, database, scaling, ruby, mongodb, programming, db, rubyonrails Saved by: admin at 08 Feb 2010
Riak has no notion of master-db (like Amazon Dynamo), each node is equal in the cluster. Proper REST/HTTP support. Robust failure recover, supervision and rebalancing. The URI "GET /raw/artists/TheBea... Read more
http://seancribbs.com/tech/2010/02/06/why-riak-should-power-your-next-rails-app/
Tags: riak, nosql, rails, database, scaling, ruby, mongodb, programming, db, rubyonrails Saved by: admin at 08 Feb 2010
Why I think Mongo is to Databases what Rails was to Frameworks // RailsTips by John Nunemaker
when inheritance is sweet. Lets take Harmony for example. Harmony is all about managing websites. Websites have content. Content does not equal pages. Most website management tools are called content ... Read more
http://railstips.org/2009/12/18/why-i-think-mongo-is-to-databases-what-rails-was-to-frameworks
Tags: mongodb, rails, database, mongo, nosql, development, rubyonrails, ruby, db, databases Saved by: admin at 20 Dec 2009
when inheritance is sweet. Lets take Harmony for example. Harmony is all about managing websites. Websites have content. Content does not equal pages. Most website management tools are called content ... Read more
http://railstips.org/2009/12/18/why-i-think-mongo-is-to-databases-what-rails-was-to-frameworks
Tags: mongodb, rails, database, mongo, nosql, development, rubyonrails, ruby, db, databases Saved by: admin at 20 Dec 2009
Choosing a non-relational database; why we migrated from MySQL to MongoDB « Boxed Ice Blog
Until recently, our server monitoring application, Server Density, was running using MySQL for the backend. Although we primarily provide it as a hosted service, it has been written to work as a stand... Read more
http://blog.boxedice.com/2009/07/25/choosing-a-non-relational-database-why-we-migrated-from-mysql-to-mongodb/
Tags: database, mongodb, architecture, mysql, nosql, scalability, key-value, db, article, list Saved by: admin at 10 Aug 2009
Until recently, our server monitoring application, Server Density, was running using MySQL for the backend. Although we primarily provide it as a hosted service, it has been written to work as a stand... Read more
http://blog.boxedice.com/2009/07/25/choosing-a-non-relational-database-why-we-migrated-from-mysql-to-mongodb/
Tags: database, mongodb, architecture, mysql, nosql, scalability, key-value, db, article, list Saved by: admin at 10 Aug 2009