Blob I/O
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C
- Stars
- 9.2k
- Forks
- 1.2k
- Avg merge
- 19m
- Merged PRs (30d)
- 4
Description
Would it be possible to implement the blob i/o API just as the backup API ?
mxk/go-sqlite has it but is a little out of date.
gwenn/gosqlite has it too.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the existing backup API with the blob I/O implementations in mxk/go-sqlite and gwenn/gosqlite. Define the driver entry points and compatibility requirements before deciding what tests are needed; done means blob I/O is exposed consistently through the go-sqlite3 driver.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, sqlite
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100