parties.
PostgreSQL also has a great number of procedural languages available,
-a short but not complete list is below:
+a short, incomplete list is below:
PL/pgSQL - included in PostgreSQL source distribution
PL/Perl - included in PostgreSQL source distribution
PL/PHP - http://projects.commandprompt.com/projects/public/plphp
PL/Python - included in PostgreSQL source distribution
-PL/Java - http://gborg.postgresql.org/project/pljava/projdisplay.php
+PL/Java - http://pgfoundry.org/projects/pljava/
PL/Tcl - included in PostgreSQL source distribution
See the file INSTALL for instructions on how to build and install
-
+
External Projects
to create a new project.
-
- Many
PostgreSQL-related projects are still
- hosted at
GBorg>. GBorg is
- the original external community developer site, and while it is
- currently closed to new projects in favor of PgFoundry, it still
- contains many active and relevant projects. Other popular
-
PostgreSQL-related projects are hosted
- independently, or on other project-hosting sites such as
- url="http://sourceforge.net/">SourceForge.net. You should search
- the web if you don't find the project you are looking for.
-
-
-
Client Interfaces
- |
- libpq++
- C++
- Old-style C++ interface
-
http://gborg.postgresql.org/project/libpqpp/
-
-
|
Npgsql
.NET