Develop and Download Open Source Software

PostgreSQL

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
2009-12-15 06:52
This is a security release, plus 48 minor bugfixes.

Project Resources

http://freecode.com/urls/1db961d7febc4f1bd66a1ee8cc785406
http://freecode.com/urls/504a860871c36ed85547bc6b65bee223
http://freecode.com/urls/c9d39c4767a7d66216b7d05404ae6d2a
http://freecode.com/urls/b373a248d2e2fb637ef32090cf8324e8
http://freecode.com/projects/pgsql
http://freecode.com/urls/31fa5f0ba167d82bb962ad8115bc48ab

Project Description

PostgreSQL is a robust relational database system with over 25 years of active development that runs on all major operating systems. It is fully ACID compliant, and has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL92 and SQL99 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, and ODBC, among others, and exceptional documentation.