Docs:
Information on Oracle Accounts
PostgreSQL, account setup and an example client session
PostgreSQL Makefiles:
A Simple Makefile for C/C++ interface to PostgreSQL
A more complex Makefile for C/C++ interface to PostgreSQL
C/C++ Examples:
An example using C interface for PostgreSQL
An example using C++ interface for PostgreSQL
(the example does the same thing as the example for C interface)
An Embedded SQL example for Oracle
Java Examples:
An example using thin-client Java interface for Oracle
(the example does the same thing as the example for Embedded SQL interface)
An example of coding PSQL client application in Java for PostgreSQL
Homework-1 Solutions: