Recent
What is an Embedded Database? A brief introduction to RocksDB
·3 mins
Blog
En
Database
A brief introduction to Embedded Database and concept of RocksDB
Life Is Short Use 'uv'
·1 min
Blog
En
Python
How to use
uv
to manage Python packages and projects2024 Appier Summer Internship Reflection
·12 mins
Blog
En
Intern
Reflection on my backend summer internship in the Data Platform department at Appier
2024 Dcard Backend Intern Assignment
·7 mins
Blog
En
Backend
Intern
System-Design
Dcard
2024 Dcard Backend Intern Assignment
2024 TSMC Summer Intern Interview
·3 mins
Blog
En
Intern
2024 TSMC Summer Intern Interview
2024 Dcard Summer Intern Interview
·5 mins
Blog
En
Intern
2024 Dcard Summer Intern Interview
2024 Appier Summer Intern Interview
·4 mins
Blog
En
Intern
2024 Appier Summer Intern Interview
2024 Software Summer Intern Interview
·2 mins
Blog
En
Intern
2024 Software Summer Intern Interview - Appier / Dcard / TSMC
Resolve `psycopg2` Install Error on MacOS
·1 min
Blog
En
Python
Resolve
psycopg2
Install Error on MacOSPGMQ(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