mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
20 lines
474 B
YAML
20 lines
474 B
YAML
|
name: PostgreSQL
|
||
|
tags:
|
||
|
- 数据库
|
||
|
title: 开源关系型数据库
|
||
|
description: 开源关系型数据库
|
||
|
additionalProperties:
|
||
|
key: postgresql
|
||
|
name: PostgreSQL
|
||
|
tags:
|
||
|
- Database
|
||
|
- Local
|
||
|
shortDescZh: 开源关系型数据库
|
||
|
shortDescEn: Open Source Relational Database
|
||
|
type: runtime
|
||
|
crossVersionUpdate: true
|
||
|
limit: 0
|
||
|
website: https://www.postgresql.org/
|
||
|
github: https://github.com/postgres/postgres/
|
||
|
document: https://www.postgresql.org/docs/
|