pymatgen-db is a tool for managing MongoDB databases of materials data. It works with Pymatgen to parse calculation results (from VASP, Q-Chem, etc.) and insert them into a database with a structured schema. It allows for powerful queryi…
pymatgen-db is a tool for managing MongoDB databases of materials data. It works with Pymatgen to parse calculation results (from VASP, Q-Chem, etc.) and insert them into a database with a structured schema. It allows for powerful querying of materials properties using a Python API or CLI.
pymatgen-db is a tool for managing MongoDB databases of materials data. It works with Pymatgen to parse calculation results (from VASP, Q-Chem, etc.) and insert them into a database with a structured schema. It allows for powerful querying of materials properties using a Python API or CLI.
Scientific domain: Database management, materials informatics
Target user community: Users of FireWorks/Atomate, researchers managing their own data
mgdb) for quick database interactions.Sources: pymatgen-db documentation
db.json.mgdb insert .mgdb query --criteria '{"elements": {"$all": ["Li", "O"]}}' --props energyPrimary sources:
Confidence: VERIFIED
Verification status: ✅ VERIFIED