# robertohuertasm/SQLite4Unity3d

SQLite made easy for Unity3d

Repository: https://github.com/robertohuertasm/SQLite4Unity3d
Canonical: https://ross.abutalabs.com/products/sqlite4unity3d
Language: C#
License: MIT
License Family: permissive
Last push: 2019-05-25T09:01:13+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4345, "days_push": 2657, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1409, forks 279 (observed 2026-08-28T04:04:38.619447+00:00)

## What it is
SQLite4Unity3d is a plugin that makes it easy to use SQLite databases in Unity3d projects, built on top of the sqlite-net library with Linq support. It ships prebuilt DLLs and setup instructions for iOS, Mac, Android, and Windows targets.

## Use cases
- use sqlite in a unity game
- store game data locally in unity3d
- query a database with linq in unity
- ship a prepopulated sqlite database with a mobile game
- persist player progress on ios and android

## When to avoid
- you need async database calls
- your project requires actively maintained support or recent Unity versions
- you need a full ORM with migrations

## Facets
- artifact type: library
- maturity: maintenance
- function: database, database-driver, orm
- domain: databases, mobile-development
- platform: windows, cross-platform
- tags: unity3d, sqlite, sqlite-net, game-data-storage, csharp, game-development, android, ios, macos

## Member repositories
- robertohuertasm/SQLite4Unity3d (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.619447+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:33.449535+00:00, confidence not recorded.
  - readme: https://github.com/robertohuertasm/SQLite4Unity3d (fetched 2026-08-28T04:04:38.619447+00:00, sha aff43de8534c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
