Heck, this should've been linked to just as an example of amazing web design.<p>Typing in "commands" is somewhat buggy however. Still... freaking awesome design.
cool, I hope to be there.<p>I think its amusing the tag-line is:<p>"select fun, profit from real_world where relational=false ;"<p>This is SQL structure. A problem with NoSQL is we need to communicate queries in a language we all know. Even if you're a SQL noob, you still describe examples in a SQL-like syntax.<p>This movement should really be about alternate-RDB or schema-free-db. Its not really about no-sql.
> select fun, profit from real_world where relational=false ;<p>Shouldn't it be RealWorld.objects.filter(relational = False).values('fun', 'profit')