Maggma is a framework for building scientific data pipelines. It provides an abstraction layer (Stores) for various databases (MongoDB, S3, GridFS, Filesystem) and a "Builder" pattern for processing data from one store to another. It is…
Maggma is a framework for building scientific data pipelines. It provides an abstraction layer (Stores) for various databases (MongoDB, S3, GridFS, Filesystem) and a "Builder" pattern for processing data from one store to another. It is the backbone of the Materials Project's new data infrastructure.
Reference papers are not yet linked for this code.
Maggma is a framework for building scientific data pipelines. It provides an abstraction layer (Stores) for various databases (MongoDB, S3, GridFS, Filesystem) and a "Builder" pattern for processing data from one store to another. It is the backbone of the Materials Project's new data infrastructure.
Scientific domain: Data engineering, materials informatics
Target user community: Database maintainers, data scientists
Sources: Maggma documentation
class MyBuilder(Builder): ...Primary sources:
Confidence: VERIFIED
Verification status: ✅ VERIFIED