Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,19 +0,0 @@
---
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]]