Ross ROSS = Recommend OSS · open-source software intelligence for agents

etianen/django-watson

Full-text multi-table search application for Django. Easy to install and use, with good performance. observed · 2026-08-28

github.com/etianen/django-watson · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 5492
  • days_rel: n/a
  • days_push: 749
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1249 stars · 129 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

django-watson is a full-text multi-table search plugin for Django that indexes multiple models and returns relevance-ranked results. It requires no additional third-party services and is easy to install and use.

Use cases

  • add full-text search across multiple Django models
  • search a Django site without running Elasticsearch or Solr
  • rank search results by relevance in Django
  • build a site-wide search box over several database tables
  • add search to an existing Django app with minimal setup

When to choose

  • you use Django and need multi-model full-text search
  • you want search without deploying external search infrastructure
  • you need relevance-ordered results from PostgreSQL, MySQL, or SQLite

When to avoid

  • you need advanced search features like faceting or typo tolerance
  • your project is not Django-based
  • you need massive-scale search beyond what database full-text indexing handles

Facets

library · maturity stable

search-engine web-development backend python django full-text-search multi-table-search relevance-ranking search

2 sources

Member repositories

RepositoryRoleHealth v2
etianen/django-watsonmain23

For agents

markdown · JSON · MCP: product_card(name="etianen/django-watson")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem