R
Refine
S
Refine
•
3y ago
still-lime
mongodb
Hello everyone
, I would like to know if it is possible to use refine with mongodb
? if anyone has any example
Refine
Join
6,201
Members
View on Discord
Was this page helpful?
Yes
No
O
Omer
•
2/7/23, 5:45 PM
Hey
@game2023
,
You cannot connect to databases directly from the client side
, but you can use it by placing an API in front of your MongoDB
.
S
still-lime
OP
•
2/8/23, 2:19 AM
hello my friend sr omer
.
.
. thanks for the reply
.
.
. so i technically should create an api using nodejs or a restapi
+ nestjs or graphql right
? Could it also be using the graphql api directly from the atlas mongodb that is automatic
?