Next.js Discord

Discord Forum

manage Data base with next js

Unanswered
Japanese Terrier posted this in #help-forum
Open in Discord
Japanese TerrierOP
Hello i am a beginner on next js if someone gets a simple docs to how manage a database it is so good

9 Replies

any particular orm?
Japanese TerrierOP
Yes
Japanese TerrierOP
hi
hello
which ORM do you want to use?
Asian paper wasp
My site have a very simple DB usage that you may reference to
https://github.com/mwskwong/resume/tree/develop

Pay attention to the usage of prisma, an ORM, and db the database connection
Otherwise, you need to be specific what ORM, if any, and the Database you are using if you are looking for a step by step guide
this post seems unnecesarry imo
Japanese TerrierOP
Thanks but i was fix the problem