An open API service for producing an overview of a list of open source projects.

https://github.com/sqlite/sqlite

Score: 19.013018603106936

Last synced: about 14 hours ago
JSON representation

Repository metadata:

Official Git mirror of the SQLite source tree


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 29,990
Total Committers: 39
Avg Commits per committer: 768.974
Development Distribution Score (DDS): 0.555

Commits in past year: 1,897
Committers in past year: 4
Avg Commits per committer in past year: 474.25
Development Distribution Score (DDS) in past year: 0.395

Name Email Commits
drh d****h@n****t 13338
drh 5023
dan d****n@n****t 4050
stephan s****n@n****t 2417
danielk1977 d****7@n****t 1663
dan D****y 1466
mistachkin m****n@n****t 1044
larrybr l****r@n****t 247
shane s****e@n****t 174
shaneh s****h@n****t 160
shess s****s@n****t 89
pweilbacher p****r@n****t 58
mlcreech m****h@n****t 48
jplyon j****n@n****t 30
dougcurrie d****e@n****t 23
vapier v****r@n****t 19
mihailim m****m@n****t 18
icculus i****s@n****t 15
rse r****e@n****t 15
adamd a****d@n****t 11
aswift a****t@n****t 11
chw c****w@n****t 10
a.rottmann a****n@n****t 9
paul p****l@n****t 6
rdc r****c@n****t 6
jan.nijtmans j****s@n****t 5
jeffchen j****n@n****t 5
tpoindex t****x@n****t 4
persicom p****m@n****t 4
kwel k****l@n****t 3
and 9 more...

Issue and Pull Request metadata

Last synced: about 14 hours ago

Total issues: 0
Total pull requests: 58
Average time to close issues: N/A
Average time to close pull requests: 2 months
Total issue authors: 0
Total pull request authors: 46
Average comments per issue: 0
Average comments per pull request: 0.91
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 20
Past year average time to close issues: N/A
Past year average time to close pull requests: 22 days
Past year issue authors: 0
Past year pull request authors: 18
Past year average comments per issue: 0
Past year average comments per pull request: 0.45
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/sqlite/sqlite

Top Issue Authors

Top Pull Request Authors

  • gnocarroll (2)
  • gumacahin (2)
  • Knucklesfan (2)
  • nevgeny (2)
  • orbisai0security (2)
  • polluks (2)
  • cello-ben (2)
  • vedikatai (2)
  • priyanshu-luhar (2)
  • jinbaozi (2)
  • pafmoura (2)
  • gvnn3 (2)
  • suatsuphi (1)
  • jasonZhang892 (1)
  • celsowm (1)

Top Issue Labels

Top Pull Request Labels

  • PullApprove: disable (1)
  • action: merge (1)

Package metadata

proxy.golang.org: github.com/sqlite/sqlite

  • Homepage:
  • Status: removed
  • Documentation: https://pkg.go.dev/github.com/sqlite/sqlite#section-documentation
  • Licenses: other
  • Latest release: v0.0.0-20260811182201-a393a5e05d09 (published about 1 month ago)
  • Last Synced: 2026-09-10T10:01:24.835Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.494%
    • Average: 4.645%
    • Dependent repos count: 4.796%
npmjs.org: rustlersqls

RustlerSQLS - A customized version of SQLite database engine

  • Homepage: https://www.sqlite.org/
  • Status: unpublished
  • Licenses: Public Domain
  • Latest release: 3.51.1 (published 12 months ago)
  • Last Synced: 2026-09-09T10:49:26.898Z (3 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 0.886%
    • Stargazers count: 0.947%
    • Average: 15.002%
    • Dependent repos count: 23.819%
    • Dependent packages count: 34.359%
npmjs.org: rustlersq

SQLite database engine - Custom build as rustlersq

  • Homepage: https://sqlite.org/
  • Status: unpublished
  • Licenses: Public Domain
  • Latest release: 1.0.0 (published 12 months ago)
  • Last Synced: 2026-09-09T10:59:28.540Z (3 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 0.886%
    • Stargazers count: 0.947%
    • Average: 15.006%
    • Dependent repos count: 23.825%
    • Dependent packages count: 34.367%
nuget.org: 999.sqlite

对应官方版本:SQLite Release 3.51.1 On 2025-11-28 SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file. The database file format is cross-platform - you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. These features make SQLite a popular choice as an Application File Format. SQLite database files are a recommended storage format by the US Library of Congress. Think of SQLite not as a replacement for Oracle but as a replacement for fopen().

  • Homepage: https://sqlite.org/
  • Licenses: other
  • Latest release: 3.51.1 (published 8 months ago)
  • Last Synced: 2026-09-10T10:07:45.089Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 442 Total
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 18.585%
    • Downloads: 55.755%
  • Maintainers (1)
repo1.maven.org: com.fpliu.ndk.pkg.prefab.android.21:sqlite

C-language library and command-line tool that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine

  • Homepage: https://sqlite.org
  • Documentation: https://appdoc.app/artifact/com.fpliu.ndk.pkg.prefab.android.21/sqlite/
  • Licenses: blessing
  • Latest release: 3.38.2 (published over 4 years ago)
  • Last Synced: 2026-09-09T10:07:26.729Z (3 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 4.072%
    • Forks count: 5.558%
    • Average: 22.617%
    • Dependent repos count: 31.98%
    • Dependent packages count: 48.86%