This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
SQLDaily
sqldaily.bsky.social
did:plc:blmnab373idbogizdn742doc
Processing one row at a time leads to lots of round-trips to the #database
This is SLOOOOOOOW
It's faster to batch records and send many in one call
How much faster?
@pdevisser.bsky.social tested with Python and batching inserted 150x more rows!
https://buff.ly/8WYbmVd
2025-10-07T11:03:30.465Z