node-red-contrib-sqlite-bulk-insert
Node-RED node for high-speed SQLite INSERT/UPSERT with mapping, JSONata sources, transactions, and optional RETURNING of inserted/affected rows.
node-red-contrib-sqlite-multi-insert
Node-RED node for multi-table bulk INSERT/UPSERT into SQLite with per-table sources, mapping, conflict strategies, optional returning, and transaction control.