Exporting and loading data in multiple environments

Hello

I would like to create a collection, fill it with some documents, export it and load it in different environments (dev to prod).

Is there a better way than manually creating the collection and documents on a developer computer, exporting it and manually launch db import tools in the different environments ?

Thanks for your help