One of the RelationalDatabase. OpenSource. PostgreSQL
http://www.postgresql.org/
관련정보
Django에서 PostgreSQL이 선호되는 이유?
데이터 덤프 및 로드
pg_dump dbname > outfile psql dbname < infile
CategoryProgram