video: All content on NoSQL databases and projects about video, featuring the best daily NoSQL articles, news, and links on video

Hypertable: The Ultimate Scaling Machine

by Alex Popescu

Twitter Reddit
1 likes

Fantastic presentation by Doug Judd covering not only Hypertable but also other really scalable NoSQL databases:

Session was recorded at Berlin Buzzwords conference. Here is the list of my favorite presentations from the event.

Original title and link for this post: Hypertable: The Ultimate Scaling Machine (published on the NoSQL blog: myNoSQL)


MongoDB at SourceForge

by Alex Popescu

Twitter Reddit

Mark Ramm talks on why they chose MongoDB for SourceForge, how it compared to other possible solutions, the problems encountered, how they fixed them, overall lessons learned, and answering questions

From the same InfoQ series:

Original title and link for this post: MongoDB at SourceForge (published on the NoSQL blog: myNoSQL)


Riak: Building a Wiki

by Alex Popescu

Twitter Reddit

If you are not planning to build a new Wikipedia use this as an educational example:

Original title and link for this post: Riak: Building a Wiki (published on the NoSQL blog: myNoSQL)


MongoDB with Python

by Alex Popescu

Twitter Reddit

Firstly, Diarmuid Bourke’s presentation at PyCon Irland 2010:

Mike Dirolf ☞ covers the details of working with PyMongo and replica sets, one of the most interesting features in the MongoDB 1.6 releases:

PyMongo makes working with replica sets easy. Here we’ll launch a new replica set and show how to handle both initialization and normal connections with PyMongo.

And in case you’d like to learn some more you can also check:

Original title and link for this post: MongoDB with Python (published on the NoSQL blog: myNoSQL)


Quick Intro to CouchDB Security

by Alex Popescu

Twitter Reddit

Learn how to protect your CouchDB databases:

Just recently CouchDB has seen a security vulnerability, fixed by the CouchDB 1.0.1 release. While there is no direct connection between this tutorial on CouchDB security and the mentioned security vulnerability, the important thing to remember is: security should always be an educated decision.

Original title and link for this post: Quick Intro to CouchDB Security (published on the NoSQL blog: myNoSQL)


Riptano Publishes Videos and Slides from Cassandra Summit

by Alex Popescu

Twitter Reddit
2 likes

Riptano, the company offering services for Cassandra, has posted links to videos and slide decks from Cassandra summit. 8 videos and 9 slide decks from speakers like Jonathan Ellis (Riptano, Cassandra), Stu Hood (Rackspace), Gary Dusbabek (Rackspace), Kelvin Kakugawa (Digg), Noah Silas and John Watson (Mahalo). They represent probably the most well known Cassandra users.

I haven’t had the time to watch them myself, so please do let us know which ones are the must see.

Riptano Published Videos and Slides from Cassandra Summit originally posted on the NoSQL blog: myNoSQL


Video: Riak from Small to Large

by Alex Popescu

Twitter Reddit
1 likes

Rusty Klophaus (Basho) talking about how you can go from using a single Riak server to a fully distributed Riak installation:

I’ve seen this presentation live at Berlin Buzzwords and it is a must see.

Video: Riak from Small to Large originally posted on the NoSQL blog: myNoSQL


MongoDB Videos from Seattle Meet Up

by Alex Popescu

Twitter Reddit
1 likes

Four videos recorded at the July MongoSeattle:

MongoDB for Real Time Data Collection and Stats Generation

Getting Started with Node.js & MongoDB

Java Development

Good addition to the MongoDB in Java tutorial.

Linux Administration for MongoDB

MongoDB Videos from Seattle Meet Up originally posted on the NoSQL blog: myNoSQL


Django and NoSQL Databases Revisited

by Alex Popescu

Twitter Reddit

Django decided long time ago that Ruby on Rails cannot be the only framework where people can have fun integrating with all NoSQL databases. During this year DjangoCon Europe there were several session dedicated to Django and NoSQL databases:

What NoSQL support in the Django ORM looks like, and how do we get there

Alex Gaynor speaks about what needs to change in Django ORM to make it more NoSQL friendly:

Reinout van Rees has a summary of the talk ☞ here.

Using MongoDB in your app

Peter Bengtsson talks about his experience of passing from using ZODB for the last 10 years to MongoDB

Some notes from the talk are available ☞ here.

Relax your project with CouchDB

Benoît Chesneau talks about what makes CouchDB appealing to python developers. He also covers the CouchDBkit python framework.

Django and Neo4j: Domain Modeling that Kicks Ass

Not coming from DjangoCon, but still about Django and Neo4j, is Tobias Ivarsson’s presentation: “Django and Neo4j - Domain modeling that kicks ass”:

Derek Stainer summarizes the slide deck ☞ here.

Django and NoSQL Panel

A fantastic panel on the future of Django and NoSQL databases that you can watch over ☞ blip.tv. Reinout van Rees published a transcript of the panel ☞ here.

All in all a lot of NoSQL excitement in the Django world! Or should it be the opposite?

Update: Here is the latest Django and NoSQL Databases status update

Django and NoSQL Databases Revisited originally posted on the NoSQL blog: myNoSQL


MongoDB in .NET with NoRM

by Alex Popescu

Twitter Reddit

Around 1h 30minutes of MongoDB in .NET with NoRM from Alex Hung:

MongoDB in .NET with NoRM originally posted on the NoSQL blog: myNoSQL


Single Server vs Sharding vs Dynamo Style Systems

by Alex Popescu

Twitter Reddit

Funny video from Basho guys (physically) demonstrating what’s happening with your data when a server crashes

Next time, send the mugs to people and use real servers for such demos!


Video Guide of What’s New in CouchDB 0.11 and 1.0

by Alex Popescu

Twitter Reddit

CouchDB 1.0 has been out for two weeks already, so if you haven’t upgraded yet or haven’t had the time to check all new cool features in CouchDB 1.0, here is a video of Jan Lehnardt (@janl), core CouchDB developer, covering what’s new in CouchDB 0.11 and CouchDB 1.0: