Difference between revisions of "PostgreSQL"
From ECHSA Congenital Database
Jump to navigationJump to searchm |
m |
||
| 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 address: http://www.postgresql.org/about/ | '''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:''' | ||
Revision as of 16:23, 12 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:
- Derby - Java based SQL server
External links:
- http://www.postgresql.org - PostgreSQL project's website