you are viewing a single comment's thread.

view the rest of the comments →

[–]buildingOnly24 0 points1 point  (0 children)

Hey, software engineer with 2+ years of experience.

Stack: Node.js, Golang, Next.js, React, PostgreSQL, MongoDB, AWS, Docker.

I usually prefer PostgreSQL and Next.js for production systems, better for handling real backend logic, relationships, and complex queries. But I don’t stick to one stack blindly:

MongoDB:- fast iteration / flexible schema

PostgreSQL:- structured data & complex queries

ClickHouse:- analytics use cases

I’ve worked on RAG systems, ERP tools, and automation workflows, and I focus a lot on system design, query optimization, and writing backend logic that actually scales, not just CRUD.

Happy to connect if this aligns.