www.crunchydata.com/blog/pg_incr...
www.crunchydata.com/blog/pg_incr...
#PostgreSQL
#OpenSource Apache 2.0 lic
github.com/NikolayS/pgque
#PostgreSQL
#OpenSource Apache 2.0 lic
github.com/NikolayS/pgque
www.crunchydata.com/blog/pg_incr...
https://geoobserver.de/2026/09/22/pg_cron-cron-jobs-direkt-in-der-datenbank/
https://geoobserver.de/2026/09/22/pg_cron-cron-jobs-direkt-in-der-datenbank/
Incremental pipelines come to Postgres via Crunchy Data! This is like "dbt incremental", not true incremental view maintenance like @materialize.com or Snowflake's dynamic tables, but it's a neat step towards IVM.
Incremental pipelines come to Postgres via Crunchy Data! This is like "dbt incremental", not true incremental view maintenance like @materialize.com or Snowflake's dynamic tables, but it's a neat step towards IVM.
Just discovered pg_cron, and you know what? Using that instead of dbt is just one less dependency!
Just discovered pg_cron, and you know what? Using that instead of dbt is just one less dependency!
www.freecodecamp.org/news/how-to-...
www.freecodecamp.org/news/how-to-...
🔹 pg_cron
🔹 pg_stat_statements
🔹 auto_explain
🔹 PostGIS
🔹 pg_trgm
Backfilled historical data + ongoing workload included.
One command and you’re up.
🔹 pg_cron
🔹 pg_stat_statements
🔹 auto_explain
🔹 PostGIS
🔹 pg_trgm
Backfilled historical data + ongoing workload included.
One command and you’re up.
Continuo escrevendo o README, mas basicamente: uso Supabase Edge Functions, disparo com pg_cron, cache no Upstash.
Continuo escrevendo o README, mas basicamente: uso Supabase Edge Functions, disparo com pg_cron, cache no Upstash.
#OpenSource #PostgreSQL license
github.com/microsoft/pg...
#OpenSource #PostgreSQL license
github.com/microsoft/pg...
pg_cron is scheduled work inside Postgres: nightly cleanups, expiring rows, refreshing views. No network hop. While
Edge Functions handles event-driven work that reaches out: webhooks, APIs, emails.
#Postgres #Supabase
Zero-bloat Postgres queue. One SQL file to install, pg_cron to tick. github.com/NikolayS/pgque
Zero-bloat Postgres queue. One SQL file to install, pg_cron to tick. github.com/NikolayS/pgque
Postgres
🚀 DB
🚀 Vector search
🚀 NoSQL
🚀 Background jobs (pg_cron)
🚀 Full text search
🚀 Queue. (when using unlogged tables)
Phoenix
🔥 background jobs with genservers
🔥 channels for realtime
🔥 liveview
🔥 and more..
Postgres
🚀 DB
🚀 Vector search
🚀 NoSQL
🚀 Background jobs (pg_cron)
🚀 Full text search
🚀 Queue. (when using unlogged tables)
Phoenix
🔥 background jobs with genservers
🔥 channels for realtime
🔥 liveview
🔥 and more..
"Discovering pg_cron as Dependency-Free Alternative to dbt for Downstream Table Creation"
"Discovering pg_cron as Dependency-Free Alternative to dbt for Downstream Table Creation"
Nice! Not IVM, but should be enough for quite a few use cases.
Nice! Not IVM, but should be enough for quite a few use cases.
It’s my small Wordle-inspired word game, in Spanish.
Some updates:
• Switched from a Golang cron to pg_cron on Supabase
• New ranking system
• The code is now on GitHub: github.com/kristiandrex...
You can play it here: sabeo.kristiandrex.com
It’s my small Wordle-inspired word game, in Spanish.
Some updates:
• Switched from a Golang cron to pg_cron on Supabase
• New ranking system
• The code is now on GitHub: github.com/kristiandrex...
You can play it here: sabeo.kristiandrex.com
https://github.com/NikolayS/pgque
https://news.ycombinator.com/item?id=47817349
https://github.com/NikolayS/pgque
https://news.ycombinator.com/item?id=47817349