mattn / mattn/go-sqlite3

gcc dependency removel

Open
#1,196 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
9.2k
Forks
1.2k
Avg merge
19m
Merged PRs (30d)
4

Description

Can we remove the dependency of gcc and CGO_enabled from sqlite3.Or else how can we make it independent of these?

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 reviewing how go-sqlite3 currently uses CGO and depends on gcc, then identify the build and driver entry points involved. The issue does not name files or tests, so completion criteria must be clarified: remove or replace the dependency while preserving sqlite3 driver functionality.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, go
Domain
build-system, databases
Issue type
Refactor
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.