tursodatabase/turso-cli

Add `db import <file>` command

Open

#32 opened on Jan 20, 2023

View on GitHub
 (10 comments) (0 reactions) (0 assignees)Go (50 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (302 stars)
PR merge metrics
 (Avg merge 4h 32m) (2 merged PRs in 30d)

Description

Let's add a db import <file> command for bulk uploading SQLite and perhaps CSV files, similar to what these guys are doing:

https://bit.io

https://github.com/bitdotioinc/pgsqlite

Contributor guide