Using micropython to access a database

I am thinking about posting data from my enviro weather system to a document database, probably Mongodb. Does anyone know if this is possible? There is the PyMongo library for “full-grown” python, does anyone think that it could be ‘microfied’?