realZachi/pg-jev
Ask your Postgres tables questions in plain language. A PostgreSQL extension powered by TypeSafe's Jev.
About the project
A PostgreSQL extension that lets you filter, rank and classify table rows using plain-language conditions via TypeSafe's Jev model.
Useful for
- Filter table rows by a semantic condition with WHERE jev(...)
- Rank tickets by the probability that the customer is angry
- Classify tickets into teams with jev_choice and GROUP BY
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 70 stars so far today, about 93 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 1 day old and already has 145 stars.
- Top new repositories this week: #77.
- About 8 forks a day — people are taking the code.
- Recent forks include notable developers: @MaTriXy (216 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 145
- Stars in a day
- 93
- Forks
- 6
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- Python
- Created
- September 17, 2026
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026Top new repositories this week: #77
Similar projects
-
4.5
bilawalsidhu/gods-eye-view
A browser-based spy-satellite simulator on a photorealistic 3D globe that unifies public feeds: aircraft, ships, satellites, earthquakes, cameras, and traffic. Runs locally, with each layer as a separate module.
-
4.5
liyupi/ai-model-world
A Next.js static site that turns 556 large language models into pixel characters in a vendor town, with leaderboards, a release timeline and search by model, vendor or capability. Data comes from Epoch AI, models.dev,…
-
4.4
roboflow/supervision
Python library of reusable computer vision utilities: dataset loading and conversion, frame annotation, tracking and zone analysis on top of any detection or segmentation model.
-
4.2
D4Vinci/Scrapling
An adaptive Python web scraping framework: the parser relocates elements when site markup changes, fetchers bypass anti-bot systems like Cloudflare Turnstile, and the spider system scales to concurrent multi-session…
-
3.8
koala73/worldmonitor
Real-time situational awareness dashboard: aggregates news with AI summarization, tracks geopolitics, infrastructure, finance, and flight data on a world map.
-
3.6
duckdb/duckdb
DuckDB is an in-process analytical SQL database management system. It is designed for fast, reliable, portable data processing without a separate server.