Remix.run Logo
gessha a day ago

I jest but database design is its own sub field of computer science, maybe look into their papers?

elorant a day ago | parent [-]

I did that too. Ending up building my own reverse index with a fixed-size vocabulary. But that's my issue, you start building one product and you end-up building ten in the process to solve all edge cases because no one bothered to research how things scale.

jimbokun a day ago | parent [-]

Well it sounds like you did?