pg_cron

Job scheduler

A PostgreSQL extension for scheduling periodic jobs using cron syntax

Run periodic jobs in PostgreSQL

GitHub

3k stars
75 watching
194 forks
Language: C
last commit: 3 months ago
Linked from 2 awesome lists

cronperiodic-jobspostgresqlscheduler

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vscosta/yap-6.3 A high-performance Prolog compiler with support for various input/output methods and interface to C. 13
consensys/solc-typed-ast A tool for compiling and manipulating Solidity smart contract source code 127
busterc/promise-do-whilst Repeats an action until a condition is met, then resolves a promise. 3
andrei-markeev/ts2c Transpiles JavaScript/TypeScript to C89 code 1,262
jgornick/asyncp Port of an async library to use Promises instead of callbacks in Node.js 29
p6m7g8/p6-zsh-projen-plugin Provides aliases and convenience functions for working with Projen using Zsh 0
arthwang/vsc-prolog An extension for VS Code that provides language support for Prolog. 97
ethereum/solc-js A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. 1,456
improbable-eng/ts-protoc-gen Generates TypeScript declarations and code from Protocol Buffers files 1,364
jarikomppa/ipc Provides a set of basic primitives for inter-process communication between different parts of a program or across multiple processes. 135
slact/ngx_lua_ipc Provides a way to communicate between worker processes in an Nginx configuration 108
busterc/promise-do-until Calls a function repeatedly until a condition returns true and then resolves the promise 1
juliastrings/utf8proc A C library for processing UTF-8 Unicode data 1,058
cl-model-languages/cl-prolog2 A Common Lisp library that provides a translator from S-expression to ISO-standardized Prolog language and integrates with various Prolog compilers for efficient execution. 31