the elj projectOpen Source Eiffel Libraries and Applications(SmartEiffel and ISE Eiffel) |
PostgreSQL: elj database interfaceIntroductionThis is the elj interface to the PostgresSQL database.PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. It is the most advanced open-source database available anywhere.
DetailsDocumentation for the moment is limited to the source code:
and an example: Note: For win32 users we provide the appropriate dll (libpq.dll) and lib (libpq.lib) files to work with the postgres interface:
For Linux users (for the moment), you will need to download postgres and compile for your system (alternatively it may already be configured to your system). |
|
``.. in open source, software lives on if there are enough believers to keep it alive ..'' (WSJ - 20 Jul 2003) |
http://elj.sourceforge.net/projects/db/postgres
Dec 04, 2003, 00:26 UTC