10 comments (10 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go50 forks (50 forks)github user discovery
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- 302 stars (302 stars)
- PR merge metrics
- Avg merge 4h 32m (Avg merge 4h 32m)2 merged PRs in 30d (2 merged PRs in 30d)
Contributor guide
- Research direction
- Study the existing CLI structure in the repository, particularly how other commands like `db create` are implemented. Look at the referenced bit.io and pgsqlite projects for inspiration on bulk importing SQLite/CSV files. Understand the Turso API or database interaction layer to determine how to route the import operation.
- Tech stack
- go
- Domain
- clidatabasebackend
- Issue type
- Feature
- Prerequisites
- Go