So I have 3 collections: Driver, Assignment and Route. Here\'s the model for each one of them:
class Driver(Document):
id = StringField(primary_key