Skip to content
This documentation is sourced from a third-party project and is not maintained by pgEdge.

Community Tutorials

Templates

Example Apps

  • archtika - self-hosted CMS

  • delibrium-postgrest - example school API and front-end in Vue.js

  • ETH-transactions-storage - indexer for Ethereum to get transaction list by ETH address

  • fullstack template - a complete fullstack webapp template using PG as db and message queue, Python and Dramatiq to implement async jobs, db migrations, test runners, and more.

  • general - example auth back-end

  • guild-operators - example queries and functions that the Cardano Community uses for their Guild Operators' Repository

  • PostGUI - React Material UI admin panel

  • prospector - data warehouse and visualization platform

DevOps

External Notification

These are PostgreSQL bridges that propagate LISTEN/NOTIFY to external queues for further processing. This allows functions to initiate actions outside the database such as sending emails.

Extensions

Client-Side Libraries