Skip to content

shane-ns1/pgq

 
 

Repository files navigation

Generic Queue for PostgreSQL

PgQ is PostgreSQL extension that provides generic, high-performance lockless queue with simple API based on SQL functions.

  • Supported PostgreSQL versions: 10..15
  • Deprecated but might work: 9.x

About

Generic Queue for PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PLpgSQL 61.9%
  • C 29.4%
  • Python 5.9%
  • Makefile 2.8%