Report bugs | Sign in
Powered by Melange
Release 0-7-20100718

Name: PostgreSQL
Registered by: xzilla
Home page url: http://www.postgresql.org/
Email: xzilla@users.sourceforge.net
Public mailing list: pgsql-hackers@postgresql.org, http://archives.postgresql.org/pgsql-hackers/
Public irc channel (and network): #postgresql (freenode)
Description:

PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. PostgreSQL boasts sophisticated features such as Multi-Version Concurrency Control (MVCC), point in time recovery, tablespaces, asynchronous replication, nested transactions (savepoints), online/hot backups, a sophisticated query planner/optimizer, and write ahead logging for fault tolerance. It supports international character sets, multibyte character encodings, Unicode, and it is locale-aware for sorting, case-sensitivity, and formatting. It is highly scalable both in the sheer quantity of data it can manage and in the number of concurrent users it can accommodate.

Ideas list: http://www.postgresql.org/developer/summerofcode
Application template:

Students are responsible for writing a proposal and submitting it to Google before the application deadline. The following outline was adapted from the Perl Foundation open source proposal HOWTO. A strong proposal will include:

  • Benefits to the PostgreSQL Community - a good project will not just be fun to work on, but also generally useful to others.
  • Deliverables - It is very important to list quantifiable results here
  • Project Schedule - How long will the project take? When can you begin work?
  • Bio - Who are you? What makes you the best person to work on this project?
  • Contact - How can we contact if we have questions about your project? Can you supply us with an email/IM/phone method for being contacted, in case of emergency?

Please also see our additional Advice to Students before submitting a proposal.