vercel-labs/book-inventory
None observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 56
- Release rhythm 35
- Longevity 62
Flags: no_releases archived 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: 870
- days_rel: n/a
- days_push: 264
- n_releases_24m: 0
Adoption not part of the score
1423 stars · 199 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Next.js book inventory application with search and filtering over a PostgreSQL database containing over 2 million Goodreads books. It uses Drizzle ORM, the pgvector extension for vector search, and the unaccent extension for accent-insensitive title matching.
Use cases
- search millions of books by title
- filter books by publication year, rating, language, and page count
- semantic vector search over a book catalog with pgvector
- deploy a searchable book catalog on Vercel
- learn how to build search UIs with Next.js App Router
- use Postgres as a vector store for a demo app
When to choose
- you want a ready-to-deploy Next.js app with large-scale book search
- you need a reference implementation of pgvector-based search with Drizzle ORM
- you want a Vercel-deployable demo with faceted filtering
When to avoid
- you need a production book inventory system with inventory management features
- you use a database other than PostgreSQL
- you need a non-Next.js stack or a license-guaranteed codebase (no license is specified)
Facets
application · maturity active
search-engine vector-database database web-framework ui-components web-development databases frontend self-hosted nextjs drizzle-orm postgresql pgvector full-text-search semantic-search book-catalog vercel demo-app typescript search nodejs web-server docker
2 sources
- readme: https://github.com/vercel-labs/book-inventory · fetched 2026-08-28 · 7754fd59dde3
- homepage: https://next-books-search.vercel.app/ · fetched 2026-08-29 · 903efb83905e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vercel-labs/book-inventory | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="vercel-labs/book-inventory")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem