• Examples

Casbah Examples

Alongside the quick tutorial there are a few example commandline programs demonstrating using Casbah in various scenarios.

The following examples can be seen on github :

  • mongoexport An example of the mongoexport program.

  • mongoimport An example of the mongoimport program.

  • parallelscan An example of using the parallelScan collection method with futures to handle the processing of the cursor.

On this page