TODO ==== BSON ---- + support something like toSql (convert a haskell type to bson) + reject keys that start with "$" or "." MongoDB ------- + support safe operations + auto-reconnection + seemless iterator (using lazy lists?) + destoy cursor (how?/when?)