© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
practicing on mutliple databases - C#
C
C#
•
2y ago
•
11 replies
only you know
practicing on mutliple databases
I have a model named
'User
' in PostgreSQL
, an
'Item
' in MongoDB
, and a
'Cart
' in PostgreSQL
. Shouldn
't the
'Cart
' model be relational with Item and User
, should I change the mongodb
? In other words
, a user has a cart
, and a cart has an item
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
62,470
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ Practicing Arrays
C
C# / help
3y ago
✅ Practicing delegates
C
C# / help
4y ago
❔ Trouble practicing C#
C
C# / help
4y ago