Zend certified PHP/Magento developer

How to add custom column value in quote_item table magento 2

i have added new custom column in quote_item table. i want to add the value in that custom column by item_id in controller.
i have item_id 16,17,18 of quote 3 and i want to add value in custom column for particular row

i have item_id 16 of quote 3 and i want to add value in custom column for particular row