| 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:
Please also see our additional Advice to Students before submitting a proposal. |