-
Notifications
You must be signed in to change notification settings - Fork 6
Procedural Language PHP for PostgreSQL
commandprompt/PL-php
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PL/php is a procedural language add-on for PostgreSQL. It allows you to create PHP functions that are stored inside a PostgreSQL database server. They can then be used as stored procedures. They have many of the functionalities of a standard PostgreSQL function, and you can use them to write triggers, set-returning functions, and plain functions that would just be too complex or cumbersome to write in PL/pgSQL.
About
Procedural Language PHP for PostgreSQL
Resources
Stars
Watchers
Forks
Packages 0
No packages published