Files
nexus/wiki/entities/PostgreSQL.md
2026-04-16 21:08:55 +08:00

20 lines
485 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "PostgreSQL"
type: entity
tags: [数据库, PostgreSQL]
date: 2025-11-11
---
## Aliases
- PostgreSQL
## Definition
PostgreSQL 是一个功能强大的开源对象关系型数据库系统,支持复杂查询和 ACID 事务。
## Role
在电商数据采集系统中PostgreSQL 用于存储采集的产品数据、AI 处理结果和业务元数据。
## Connections
- [[PostgreSQL]] ← stores 数据 from [[n8n]]
- [[Grafana]] ← visualizes 数据 from [[PostgreSQL]]