Hacker News new | ask | show | jobs
by canadiantim 847 days ago
Could this be used to efficiently model an hierichical comment thread for example, like HN or reddit?
1 comments

The modeling could be done in pure Pydantic.

This project might be helpful in fetching the actual content from a database in an efficient way.