[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sqlite3
From: |
Po Lu |
Subject: |
Re: sqlite3 |
Date: |
Mon, 06 Dec 2021 16:06:35 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux) |
"Alfred M. Szmidt" <ams@gnu.org> writes:
> The main benefit of dbm is that it is standard on all Unix systems,
> GNU included while sqlite isn't. There is also GNU GDBM which has
> extra features over standard DBM, like data consitency and what nots
> and is installed as widley as sqlite on GNU/Linux systems.
> GNU recutils is not as standard, but it is a GNU project and could be
> extended in maners that are useful for GNU emacs. The nicest thing
> about the recutils format is that it is plain text, and it is fast.
> The developers maybe can fill in how well it does on bigger datasets;
> adding Jose to CC.
Exactly, this makes out my point very well.
Thanks!
Re: sqlite3, Bastien, 2021/12/06
Re: sqlite3, Clément Pit-Claudel, 2021/12/06
Re: sqlite3, Alfred M. Szmidt, 2021/12/06
- Re: sqlite3,
Po Lu <=
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/06
Re: sqlite3, Jose E. Marchesi, 2021/12/06
Re: sqlite3, Arthur Miller, 2021/12/06