Skip to content

Instantly share code, notes, and snippets.

@mklabs
Created November 15, 2010 23:24
Show Gist options
  • Select an option

  • Save mklabs/701165 to your computer and use it in GitHub Desktop.

Select an option

Save mklabs/701165 to your computer and use it in GitHub Desktop.
Snippet from jsconf.pdf
db.query("select..", function (result) {
// use result
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment