Backend
2024 Dcard Backend Intern Assignment
·7 mins
Blog
En
Backend
Intern
System-Design
Dcard
2024 Dcard Backend Intern Assignment
PGMQ(PostgreSQL Message Queue) Setup
·2 mins
Blog
En
Backend
Postgresql
PGMQ is a lightweight message queue. Like AWS SQS and RSMQ but on Postgres. The article is about how to setup PGMQ with Docker Compose to connect with official Python client
How to use Transaction in SqlAlchemy
·2 mins
Blog
En
SqlAlchemy
Backend
Python
How to transaction in SqlAlchemy
FastAPI: Mock S3 with Moto
·3 mins
Blog
En
AWS
Backend
Testing
FastAPI
FastAPI Testing: Mock AWS S3 Boto3 With Moto
Test Article
New-Article
Backend
En