dolthub / dolthub/dolt

Import with FK checking perf

Open
#6,552 0 comments 0 reactions 0 assignees View on GitHub
import performance sql
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 5h
Merged PRs (30d)
108

Description

Imports should disable foreign key checks and batch inserts when possible for optimal performance.

When FK checks are enabled and there is no batching, we should still try to be about 2x of MySQL's performance.

Related issue here: https://github.com/dolthub/dolt/issues/6536

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.