Difference between revisions of "PostgreSQL"
From ECHSA Congenital Database
Jump to navigationJump to searchm |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | '''PostgreSQL''' is the most advanced open source database server, distributed on BSD license. You can read more about PostgreSQL at this | + | '''PostgreSQL''' is the most advanced open source database server, distributed on BSD license. You can read more about PostgreSQL at this address: http://www.postgresql.org/about/ |
| + | |||
| + | The [[central database]] is successfully using PostgreSQL server since year 2002. It is also used as a server for [[network installation]]s. | ||
'''See also:''' | '''See also:''' | ||
| + | *[[PostgreSQL network installation]] - instructions how to use PostgreSQL for multi-user software installation | ||
*[[Derby]] - Java based SQL server | *[[Derby]] - Java based SQL server | ||
Latest revision as of 16:48, 19 October 2005
PostgreSQL is the most advanced open source database server, distributed on BSD license. You can read more about PostgreSQL at this address: http://www.postgresql.org/about/
The central database is successfully using PostgreSQL server since year 2002. It is also used as a server for network installations.
See also:
- PostgreSQL network installation - instructions how to use PostgreSQL for multi-user software installation
- Derby - Java based SQL server
External links:
- http://www.postgresql.org - PostgreSQL project's website