I\'d like to insert the following to my database:
"INSERT INTO `table` (`column1`, `column2`, `column3`) VALUES (1, 2, \'{"title": {...}}\')";