pub fn execute_readonly_query_json( db_path: &str, request_json: &str, ) -> Result<String, SyncularError>