edp-doc/likec4/models/containers/postgres.c4

13 lines
No EOL
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'
}
}