Question: can I get raw results when using D1 batch()? It seems there is no way of avoiding the cost

Question: can I get raw results when using D1 batch()? It seems there is no way of avoiding the cost of turning everything into JSON, if I want the perf benefits of batching queries.
Was this page helpful?