Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Redis-Store: A small wrapper to use Redis as a relational(ish) database (github.com/desmat)
4 points by desmat on Nov 11, 2024 | hide | past | favorite
I built a small but opinionated wrapper to facilitate using Redis as a main database for my apps. Nothing too fancy: store your entities in JSON keys and it does the book-keeping to maintain lists and relationships. It's been working great for me and so I figured I'd share with the community. Works out of the box in a Next/Typescript project with Redis on Vercel/Upstash or any instance via REST API.

Why/how writeup: https://medium.com/@desmat.ca/redis-as-a-relational-ish-data...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: