FlashcardIntermediate
Non-fetch Data Sources
Server Components can await ORMs and database clients directly.
Question
How do you fetch data from a database or ORM in a Server Component?
Click to reveal answer
Server Components can await ORMs and database clients directly.
How do you fetch data from a database or ORM in a Server Component?