Data type database in plugin tabular v0.5.1
A database, containing one or several tables.
This is backed by the [KiaraDatabase][kiara_plugin.tabular.models.db.KiaraDatabase] class to manage the stored data.
Author(s) | Markus Binsteiner (markus@frkl.io) |
Tags | tabular |
Python class | kiara_plugin.tabular.data_types.db.DatabaseType |
Implementation details
- Python class
-
kiara_plugin.tabular.data_types.db.DatabaseType
- Value class
kiara_plugin.tabular.models.db.KiaraDatabase
- Config class
kiara.data_types.DataTypeConfig
- Lineage
-
database → any