2shady4u/godot-sqlite
GDExtension wrapper for SQLite (Godot 4.x+) observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 72
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 131.0
- age_days: 2731
- days_rel: 24
- days_push: 8
- n_releases_24m: 5
Adoption not part of the score
1421 stars · 122 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A GDExtension wrapper that makes SQLite3 available in Godot 4.x+ without requiring recompilation of the engine. It is distributed via the Godot Asset Library and supports desktop, mobile, and HTML5 platforms.
Use cases
- store game save data in sqlite from godot
- query a local sqlite database inside a godot 4 project
- persist player inventory and progress in a godot game
- use sqlite as an embedded database in godot without compiling c++
- manage game configuration data with sql in godot
When to choose
- you need a lightweight embedded relational database in a Godot 4.x game
- you want cross-platform sqlite support including mobile and HTML5 exports
- you prefer installing via the Godot Asset Library with no build steps
When to avoid
- you are using Godot 3.x and need the actively maintained 4.x branch
- you need a client-server database like PostgreSQL or MySQL
- your project does not use Godot
Facets
plugin · maturity active
database database-driver plugin-system databases developer-tools cross-platform windows godot sqlite gdextension gamedev godot-addon game-development macos linux android ios web-server
1 source
- readme: https://github.com/2shady4u/godot-sqlite · fetched 2026-08-28 · 4883348fa32d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 2shady4u/godot-sqlite | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="2shady4u/godot-sqlite")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem