
----- Original Message ----- From: xerofoify via talk To: Tim Tisdall via talk Cc: xerofoify Sent: Wednesday, January 16, 2019 11:57 AM Subject: Re: [GTALUG] Looking for Someone to Answer some Question On Tue, Jan 15, 2019 at 10:53 PM William Park via talk <talk@gtalug.org> wrote:
On Tue, Jan 15, 2019 at 07:49:15PM -0500, Kevin Cozens via talk wrote:
On 2019-01-14 12:35 a.m., William Park via talk wrote:
<snip>
Main feature I need is ability to save "state" of some data structure, say variables, array, or dictionary, without having to parse/reparse when writing/reading from filesystem. Python can do that. I can do that in C too. My last choice would be SQLite, though, it has its advantages. -- William Park <opengeometry@yahoo.ca> --- Talk Mailing List talk@gtalug.org https://gtalug.org/mailman/listinfo/talk
This is my reply to both Tim first. Tim: My Recommendations would be to see if you can find an embedded version of SQLite or another library that meets your requirement. <snip> Thanks for all the help for everyone, Nick --- Talk Mailing List talk@gtalug.org https://gtalug.org/mailman/listinfo/talk