13 lines
423 B
Text
13 lines
423 B
Text
|
model {
|
||
|
|
||
|
container postgres 'PostgreSQL' {
|
||
|
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.'
|
||
|
icon tech:postgresql
|
||
|
technology 'PostgreSQL'
|
||
|
}
|
||
|
|
||
|
}
|