tursodatabase/turso-cli

Add `db import <file>` command

Open

#32 aberto em 20 de jan. de 2023

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

Métricas do repositório

Stars
 (302 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador