On 2/18/21 12:32 AM, Peter Jeremy via COFF wrote:
I also like SQLite and use it quite a lot. It is a
full RDBMS, it
just runs inside the client instead of being a separate backend server.
(BDB is a straight key:value store).
Fair enough.
I was referring to an external and independent daemon with it's own
needs for care & feeding.
One file. I often ship SQLite DB files between
systems for various
reasons and agree that the "one file" is much easier that a typical
RDBMS.
*nod*
--
Grant. . . .
unix || die