Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

238
Views
Why dont we directly manipulate the MongoDb from the app in react native

When we use firebase in RN, we let the app directly send a request to firebase.

But why when we use MongoDB, we let the app sends requests to the backend server first, and then let the server to send request to the database? This is different from the firebase flow.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

While it is possible to use MongoDB as a traditional database, and put your own server between the database and the client-side application logic, it is also possible to allow the client-side application to directly access the database with MongoDB Realm.

You could do the same with Firebase: you can disallow all access from client-side applications in security rules and then only use your own server-code to access the database.

Neither approach is pertinently better than the other, so you should pick what's the best fit for your use-case, what you're most comfortable with, or what you want to learn more about.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!