Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 816 Bytes

external_dbs.rst

File metadata and controls

40 lines (24 loc) · 816 Bytes

Structures and external databases

AiiDA support the automatic import and export of atomic structures from and to selected external databases.

Import

The base class that defines the API for the importers can be found here: :py~aiida.tools.dbimporters.baseclasses.DbImporter.

Below is a list of available plugins:

dbimporters/icsd dbimporters/cod

Export

In general terms, the export to external databases can be viewed as a subworkflow, taking data as input and resulting in the deposition of it to external database(s).

Below is a list of supported databases with deposition routines described in comments-type style.

dbexporters/tcod