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

708
Views
How to Store Image in SQLite Database in React Native

I have taken an image with Image Picker and want to store it in sqlite database and retrive it. Should I store uri which I got in reponse from Image Picker or what should I do,

Thanks!

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

My honest opinion is to use a dedicated storage space for your images, and store the url and the image meta data in your database.

You can store your image as a base64, however this will take up a lot of space in your database, and the conversion to base64 and back to binary may even make the image size bigger.

Stick to a storage solution for your image (Both Google and AWS offers them), and save the url in your database.

Regards
Stephan Bakkelund Valois

about 4 years ago · Juan Pablo Isaza Report

0

you have to save image in local storage and save uri of that in SQLite. that's way is the better performance .

about 4 years ago · Juan Pablo Isaza 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!