mackyle/sqlite
Unofficial git mirror of SQLite sources (see link for build instructions) observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 96
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4842
- days_rel: n/a
- days_push: 28
- n_releases_24m: 0
Adoption not part of the score
1958 stars · 511 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An unofficial Git mirror of the complete SQLite source code, a self-contained C library implementing an embedded SQL database engine supporting most of SQL-92. The official development happens in Fossil; this mirror exists for Git-based access and requires a small script to generate Fossil manifest files before building.
Use cases
- embed a lightweight sql database in my application
- build sqlite from source using git
- browse sqlite source code history on github
- use an embedded database without running a server
- contribute to or study the sqlite codebase via git
- ship a zero-configuration database with a mobile or desktop app
When to choose
- you need a proven, public-domain, serverless embedded SQL database
- you want to build SQLite from source via a Git clone
- you need a database engine that runs on virtually any platform including embedded devices
When to avoid
- you need a client-server multi-user database like PostgreSQL or MySQL
- you want to submit pull requests - upstream does not accept them and development happens in Fossil
- you need official check-in names or the authoritative repository history
Facets
library · maturity stable
database database-driver embedded databases developer-tools cross-platform cross-platform c windows embedded sqlite git-mirror sql-database public-domain embedded-database serverless-database linux macos
2 sources
- readme: https://github.com/mackyle/sqlite · fetched 2026-08-28 · c779711e1589
- homepage: https://repo.or.cz/sqlite.git · fetched 2026-08-29 · 243a69a6fc3c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mackyle/sqlite | main | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem