seamusabshere/upsert
Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
Efficient bulk inserts with ActiveRecord
Appears on
Quick read
Latest capture 2026-08-19 03:04
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
5 observed captures since 2026-06-09. Observed captures are shown by default.
Stars from first capture +1
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
:zap: Powerful tool for avoiding N+1 DB or HTTP queries
A faster alternative to the custom use of `in_batches` with `pluck`
A library for bulk insertion of data into your database using ActiveRecord.
SQL Server Adapter For Rails
Cursor-based pagination for ActiveRecord