id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	planetversion	pltversion
293	More examples!	amnorvend@…	jaymccarthy	"From what I can tell, this package seems to be fairly well designed.  I know how to run queries in MongoDB, but I'm still learning Scheme.  A few more examples of how to do certain things would be very nice.  For instance, the quickstart shows how to use mongodb using define-mongo-struct.  This is useful, but I want to learn how to write queries without having to define these structs before-hand.  For example, how would I do a query like this in scheme?

db.foobar.find({a: 1, b: 2})

I'm sure this is pretty simple to do, but some full examples would help demonstrate this."	task	closed	minor		jaymccarthy/mongodb.plt	fixed			(1 5)	5.0.1
