[program-l] Re: question about memory and sql

  • From: Dzhovani <dzhovani.chemishanov@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx, Yuma Decaux <jamyad7@xxxxxxxxx>
  • Date: Thu, 1 Nov 2018 12:50:33 +0200

Yes, only indexes and cache would be loaded in the ram.

Is your app required to work offline?

On 1.11.2018 г. 12:45, Yuma Decaux wrote:

Hey all,

I'm sure this is also relevant to sqlite, but here goes.

When opening a connection to an sql/sqlite database, I am not having the entire 
database loaded to memory, and the queries and results are purged when I close 
the connection. Am I correct in assuming this?

Just asking as I have a rather large database I am fitting on a smartphone app, 
though I have minimised the load, and just want to Mae sure my above assumption 
is correct.

Any help greatly appreciated


** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: