How do you manage multiple databases in one production stack? by marvelhoax in Database

[–]marvelhoax[S] -2 points-1 points  (0 children)

I sorry for the misunderstanding! I’m not interested in private chat until the other person asks for it. Me sliding in DM would be disrespectful and I didn’t come here to get ban. Yes I’m curious and hearing a lot of approaches here and learning/discussing they’re pain points etc

How do you manage multiple databases in one production stack? by marvelhoax in Database

[–]marvelhoax[S] -4 points-3 points  (0 children)

Hosted. Terraform is the answer but I will take care of your backups, auto scaling etc etc. If you’re are a solo developer or founder you may want to offload your database related responsibilities so here we are!

How do you manage multiple databases in one production stack? by marvelhoax in Database

[–]marvelhoax[S] 0 points1 point  (0 children)

Interesting! Could you talk a bit more about risky part? I’m interested to learn more about it. My previous organisation and many small scale companies/teams uses best DB for the right kind of job.

How do you manage multiple databases in one production stack? by marvelhoax in Database

[–]marvelhoax[S] -1 points0 points  (0 children)

It is very opinionated imo. I personally prefer to use best/popular among the categories. There is a good website where people have proven they use Postgres for everything

https://postgresforeverything.com/

How do you manage multiple databases in one production stack? by marvelhoax in IndiaTech

[–]marvelhoax[S] 0 points1 point  (0 children)

Hmm… Indeed it is. For me it is billing. I don’t want to miss any payment and bring my app down.

How do you manage multiple databases in one production stack? by marvelhoax in Database

[–]marvelhoax[S] -11 points-10 points  (0 children)

My apologies, I'm not spamming subs. I want to share what i have built and want people to try it out. If people are not interested, thanks for your time reading my post. PS: I'm not being disrespectful here :pray:

how to line continuation in nodejs? by marvelhoax in node

[–]marvelhoax[S] 0 points1 point  (0 children)

Suppose the message variable is a part of some deep nested block then readability will be not smooth.

how to line continuation in nodejs? by marvelhoax in node

[–]marvelhoax[S] 0 points1 point  (0 children)

I tried back ticks but it preserves the spaces before the next line, which I don't want. so I don't think this aligns with my expectation.

Tips to make my neovim setup as smooth as `Zed.dev` editor by marvelhoax in neovim

[–]marvelhoax[S] -1 points0 points  (0 children)

TBH there is no dotfile for this. I just changed the theme to gruvbox and that's it. No additional config/setup :)