pg_cron
Job scheduler
A PostgreSQL extension for scheduling periodic jobs using cron syntax
Run periodic jobs in PostgreSQL
3k stars
75 watching
196 forks
Language: C
last commit: about 1 month ago
Linked from 2 awesome lists
cronperiodic-jobspostgresqlscheduler
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 | 128 |
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,264 |
jgornick/asyncp | Port of an async library to use Promises instead of callbacks in Node.js | 29 |
p6m7g8/p6-zsh-projen-plugin | A plugin for Projen that provides convenient aliases and functions to interact with the tool. | 0 |
arthwang/vsc-prolog | An extension for VS Code that provides language support for Prolog. | 98 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,464 |
improbable-eng/ts-protoc-gen | Generates TypeScript declarations and code from Protocol Buffers files | 1,371 |
jarikomppa/ipc | Provides a set of basic primitives for inter-process communication between different parts of a program or across multiple processes. | 136 |
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,069 |
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 |