google/lovefield
Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: n/a
- age_days: 4355
- days_rel: n/a
- days_push: 1849
- n_releases_24m: 0
Adoption not part of the score
6767 stars · 361 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Lovefield is a pure JavaScript relational database for web apps, providing SQL-like APIs that work cross-browser. It enables structured, queryable client-side data storage for offline-capable web applications.
Use cases
- store structured data in the browser with SQL-like queries
- build offline-capable web apps with local relational storage
- query client-side data without a backend database
- manage relational data across browsers in JavaScript
- replace raw IndexedDB with a friendlier query API
When to choose
- you need a relational data model with SQL-like queries entirely in the browser
- you want cross-browser client-side persistence without server dependencies
- you prefer typed, safe query APIs over raw IndexedDB
When to avoid
- you need a server-side or Node.js production database
- you require active development and recent updates - the project has seen little activity since 2021
- you need large-scale data storage beyond browser limits
Facets
library · maturity maintenance
database orm databases web-development frontend browser client-side-database sql-like-api indexeddb offline-first cross-browser nodejs javascript
3 sources
- readme: https://github.com/google/lovefield · fetched 2026-08-28 · 0273b8fcbaaf
- homepage: https://google.github.io/lovefield/ · fetched 2026-08-29 · f8546bc97fdc
- registry_npm: https://registry.npmjs.org/lovefield · fetched 2026-08-29 · 86e94feeb620
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/lovefield | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="google/lovefield")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem