Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Go KonMari on your SQL

Go KonMari on your SQL

Queries with the SQL-Police

Posedio

January 27, 2025
Tweet

More Decks by Posedio

Other Decks in Programming

Transcript

  1. Roadmap 1. What had happened was… 2. Looking under the

    Hood 3. Batching the Batch 4. Why you tellin’ me this? 4
  2. What any seasoned developer would do… 11 More Pods More

    Database Connections Check for slow Queries
  3. Making the Batch batch 19 Align sequence allocationSize with batch

    size Implementing Persistable for isNew = true @Embeddable for WHERE (field1, field2) IN (?,?)