/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

rmrz.ph
| | www.idontplaydarts.com
5.4 parsecs away

Travel
| | MongoDB is vulnerable to null-byte injection attacks in PHP
| | www.mikejohnson.dev
8.7 parsecs away

Travel
| |
| | kchodorow.com
5.8 parsecs away

Travel
| | The first half of the MongoDB book is due this week, so I wrote a REST interface for Mongo (I'm a prolific procrastinator). Anyway, it's called Sleepy.Mongoose and it's available at https://github.com/10gen-labs/sleepy.mongoose. Installing Sleepy.Mongoose Install MongoDB. Install the Python driver: $ easy_install pymongo Download Sleepy.Mongoose. From the mongoose directory, run: $ python httpd.py You'll see...
| | alexdebrie.com
21.8 parsecs away

Travel
| Understanding DynamoDB partitions will make you a better user of DynamoDB. In this post, you'll learn how DynamoDB partitions work and how they should affect your data modeling.