mattn / mattn/go-sqlite3

Blob I/O

Open
#239 10 comments 5 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.