Show HN: Querymate – Fastapi dynamic SQLModel filtering from querystrings
3 banduk 0 5/2/2025, 5:39:26 PM github.com ↗
Hi HN! I built Querymate, a small Python library that turns QueryParams into SQLModel filters – including support for: fields, filters, pagination, etc.
It’s inspired by tools like Ransack (Rails) and aims to help Python devs build flexible query interfaces, especially in FastAPI/SQLModel projects.
Would love feedback, stars, ideas, and contributors.
No comments yet