seamusabshere/upsert
Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
Repository profile
Efficient bulk inserts with ActiveRecord
Repository updates
Get generated jamis/bulk_insert development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-24 03:02
4 captures since 2026-06-09
Stars from baseline +2
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-24 03:02
bulk_insert.gemspec
ruby ecosystem,
1 dependency
Gemfile
ruby ecosystem,
4 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
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`
SQL Server Adapter For Rails
A library for bulk insertion of data into your database using ActiveRecord.
Cursor-based pagination for ActiveRecord