https://developers.cloudflare.com/d1/platform/pricing/#definitions > Indexes will add an additional
https://developers.cloudflare.com/d1/platform/pricing/#definitions
Indexes will add an additional written row when writes include the indexed column, as there are two rows written: one to the table itself, and one to the index. The performance benefit of an index and reduction in rows read will, in nearly all cases, offset this additional write.




