Skip to content

Instantly share code, notes, and snippets.

View stephenwilliams's full-sized avatar

Stephen Williams stephenwilliams

  • LivePerson
  • Atlanta, Georgia, United States
View GitHub Profile
package org.spout.mongobridge;
import java.io.File;
import java.io.IOException;
import java.net.UnknownHostException;
import java.util.ArrayList;
import java.util.List;
import com.mongodb.BasicDBObject;
import com.mongodb.DB;