dolthub/dolt

Init directly from a sqlite db

Open

#1,392 opened on Mar 7, 2021

View on GitHub
 (4 comments) (3 reactions) (0 assignees)Go (429 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (15,227 stars)
PR merge metrics
 (Avg merge 2d 21h) (58 merged PRs in 30d)

Description

I know sqlite can be converted to csv, then imported, but having it be a direct import is easier.

Contributor guide