Learn how you can working with index in mongo when you are using mongoengine in python, normal way to work with index in database can be a huge pain, but i think mongoengine have found a very smooth way to working with index in mongo from mongoengine in python.