Desarrollo
From PostgreSQL Wiki
Estos son los artículos sobre desarrollo con PostgreSQL ( no el desarrollo de PostgreSQL en sí).
Contents |
Desarrollo General
- Programming OTL using PostgreSQL and unixODBC in the Solaris environment: a step-by-step guide by Carlos Crosetti (2006-02-13)
- Programming OTL using PostgreSQL and ODBC in the Windows environment: a step-by-step guide by Carlos Croseetti (2006-02-13)
- Writing Applications for PostgreSQL by Bruce Momjian
JDBC/J2EE
- Accessing PostgreSQL through JDBC via a Java SSL tunnel by Chianglin Ng
Materializacion de Vistas
- Implementing Materialized Views in PostgreSQL by Jonathan Gardner
Microsoft Access y .NET
- Conectando a PostgreSQL desde Plataformas Windows por Damond Walker
- The npgsql Project - .Net Data Provider for PostgreSQL
- usando microsoft .NET con el servidor de bases de datos PostgreSQL via ODBC por Matthew Stanfield (2002-04-15)
- http://www.postgresonline.com/journal/index.php?/archives/37-REST-in-PostgreSQL-Part-2-A-The-REST-Server-service-with-ASP.NET.html REST in PostgreSQL Part 2 A - The REST Server service with ASP.NET] - Postgres OnLine Journal (March 2008)
- Using MS Access with PostgreSQL Postgres OnLine Journal (January/February 2008)
PL/pgSQL
- HOWTO: Return more than one row of data from PL/pgSQL functions by Stephan Szabo
- Trojan SQL Function Hack - A PL Lemma in Disguise Postgres OnLine Journal (January/February 2008) - Trick to using set returning functions in non-constant join (e.g. simulate SQL Server 2005 CROSS APPLY)
Integridad Referencial
- Compensating for Unimplemented Features in PostgreSQL 7.1 por John Pagakis y Todd Gauthier (2001-08-21)
- Tutorial Integridad Referencial & Hacking de tablas de Integridad Referencia por Joel Burton (2001-09-03)
- Removing Foreign Keys by Dan Langille
Desarrollo Web
- Configurar Rails con PostgreSQL
- Usando Macromedia UltraDev con PostgreSQL, Tomcat y Apache por Tony Grant
- Apache 2.0, Tomcat 5.5, WARs & PostgreSQL 8.1 JDBC DataSources on Windows by Chris Drawater (Jan 2006)
- Italiano: Appunti di PostgreSQL por Giorgio Ponza - GlugCN (2006-03-14)
