Backend
2024 Dcard 暑期實習後端作業
·6 分鐘
Blog
Zh-Tw
Backend
Intern
System-Design
Dcard
2024 Dcard 暑期實習後端作業
PGMQ(PostgreSQL Message Queue) 設定
·2 分鐘
Blog
Zh-Tw
Backend
Postgresql
PGMQ 是一個運行在 Postgres 上的輕量級 Message Queue,類似於 AWS SQS 和 RSMQ。 本篇介紹如何使用使用 Docker Compose 設定 PGMQ 並以官方 Python 客戶端連接
在 SqlAlchemy 使用 Transaction
·2 分鐘
Blog
Zh-Tw
SqlAlchemy
Backend
Python
如何在 SqlAlchemy 中使用 Transaction
FastAPI: 使用 Moto 模擬 S3
·2 分鐘
Blog
Zh-Tw
AWS
Backend
Testing
FastAPI
FastAPI 測試: 使用 Moto 模擬 AWS S3 Boto3
Test Article
New-Article
Backend
Zh-Tw