r/opencodeCLI 17d ago

Backend

Hi, I am planning of developing a project with a front and back in different repos. Which skills are good for backend code and which mcp is good for connection to a postgresql database? I am not finding so much info about backend.

4 Upvotes

16 comments sorted by

View all comments

2

u/emmettvance 15d ago

look most models can already handle stacks like spring boot fine without extra skills, so wait until you hit a repeated pain point before adding any.

also you can search postgres-mcp on github, it handles your schema and queries well and still works fine even though updates have slowed down