*DATABASE Workers ================= .. _Worker_Family_database: .. list-table:: database Workers :widths: 50 30 10 10 :header-rows: 1 * - Name - Description - Number of Inputs - Number of Outputs * - :ref:`\*DATABASE_CONNECTOR ` - Database Connector - 3 - 2 * - :ref:`\*DATABASE_CREATE_RECORD ` - Creates a record into a database - 1 - 1 * - :ref:`\*DATABASE_DELETE_RECORD ` - Deletes record from a database - 1 - 1 * - :ref:`\*DATABASE_GET_VECTOR_COLUMN ` - Gets a vector column from a database - 2 - 2 * - :ref:`\*DATABASE_INSERT ` - Connects to a database and inserts records based on the SQL-Query - 7 - 2 * - :ref:`\*DATABASE_PHYSICALTEST_RESPONSE_IMPORTER ` - Creates or Replaces a record into the database based on physicaltest responses - 7 - 2 * - :ref:`\*DATABASE_SELECT ` - Connect to a Database to Select Records based on a Query - 7 - 2 * - :ref:`\*DATABASE_SIMULATION_RESPONSE_IMPORTER ` - Creates or Replaces a record into the database based on simulation responses - 6 - 2 * - :ref:`\*DATABASE_TIMEZONE_CONVERTER ` - Timezone converter - 2 - 1