Go package that provides automatic batch SQL executions. The library accepts a database connection (pgx, sql.DB, gorm, etc.), a batch size, an SQL query template, and a slice of structs or value arrays. It automatically splits data into batches and executes inserts or updates efficiently across major relational databases.
Updated 2026-04-24 20:20:18 +00:00
Приложение для общения по видеосвязи с генерацией ссылок на комнаты через телеграм бота
Updated 2026-04-24 20:15:22 +00:00