PYTHON
Python MongoDB Drop Collection
You can delete a table, or collection as it is called in MongoDB, by using the drop() method.