Non-Chado Field Storage
The TripalStorage plugin supports providing custom backends for fields. You can have fields with different storage backends on the same Content Type.
Warning
This documentation is still being developed. Currently ChadoStorage provides an example for implementing the TripalStorage data store extension. It can be found in tripal_chado/src/Plugin/TripalStorage/ChadoStorage.php.