Difference between revisions of "PostgreSQL"

From ECHSA Congenital Database
Jump to navigationJump to search
m
 
(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 asdress: 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:'''
  
 +
*[[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:

External links: