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

ivelum/djangoql

Advanced search language for Django observed · 2026-08-28

github.com/ivelum/djangoql · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

61/100

  • Activity 64
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3451
  • days_rel: n/a
  • days_push: 218
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1137 stars · 95 forks observed · 2026-08-28

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

DjangoQL is a Python library that adds an advanced query language to Django, supporting logical operators, parentheses, and relation joins, with an auto-completing search widget. It integrates directly into the Django admin via a ModelAdmin mixin and can also be used outside the admin.

Use cases

  • add advanced structured search to Django admin
  • let users filter models with boolean logic and joins
  • add autocomplete to admin search box
  • query Django models with a SQL-like syntax
  • offer both standard and advanced search modes in admin

When to choose

  • you run Django admin and need powerful model filtering beyond search_fields
  • you want a query language with auto-completion for non-technical users
  • you need relation traversal in admin search

When to avoid

  • your project is not Django-based
  • you only need simple keyword search
  • you need full-text search across documents rather than structured model queries

Facets

library · maturity active

search-engine parser ui-components web-development databases developer-tools python django django-admin query-language autocomplete admin-integration search web-server

2 sources

Member repositories

RepositoryRoleHealth v2
ivelum/djangoqlmain61

For agents

markdown · JSON · MCP: product_card(name="ivelum/djangoql")

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