The Simmate Database¶
This module provides tools to define and interacting with your database.
For beginners, make sure you have completed our database tutorial.
Submodules include...
base_data_types
: fundamental mix-ins for creating new tablesworkflow_results
: collection of result tables forsimmate.workflows
prototypes
: tables of prototype structuresthird_parties
: tables from external providers (such as Materials Project)
And there is one extra file in this module:
connect
: configures the database and installed apps (i.e. sets up Django)