[program-l] question about memory and sql

  • From: Yuma Decaux <jamyad7@xxxxxxxxx>
  • To: Blind programmer mailing list <program-l@xxxxxxxxxxxxx>
  • Date: Thu, 1 Nov 2018 20:45:33 +1000

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

Other related posts: