[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sqlite3
From: |
Lars Ingebrigtsen |
Subject: |
Re: sqlite3 |
Date: |
Sun, 12 Dec 2021 05:26:00 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Pip Cet <pipcet@gmail.com> writes:
> What about non-local files? Currently, IIUC, sqlite-mode just doesn't
> work for them, handing all file names to the sqlite library which then
> fails to open them.
It would certainly be nice to work with non-local files, but I think
it's a bit outside what we're going for here. The point is to have
efficient local storage, and non-local sqlite files doesn't give us that.
> I'm not volunteering, but maybe we could use the sqlite3 VFS interface
> to back an sqlite3 database with an Emacs buffer (or several). That
> would solve both the remote access issue and make C-x C-f behave more
> like it does for other files.
It's be fun to have something like that, but I don't think there's that
much utility in it.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Re: sqlite3, (continued)
- Re: sqlite3, Georges Ko, 2021/12/12
- Re: sqlite3, Alexandre Garreau, 2021/12/13
- Re: Re: sqlite3, Richard Stallman, 2021/12/13
- Re: sqlite3, Eli Zaretskii, 2021/12/11
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/11
- Re: sqlite3, Eli Zaretskii, 2021/12/11
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/11
- Re: sqlite3, Pip Cet, 2021/12/11
- Re: sqlite3,
Lars Ingebrigtsen <=
- Re: sqlite3, Alexandre Garreau, 2021/12/12
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
- Re: sqlite3, Stefan Monnier, 2021/12/11
- Re: sqlite3, Juri Linkov, 2021/12/11
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/11
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/11
- Re: sqlite3, Juri Linkov, 2021/12/12
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
- Re: sqlite3, Stefan Monnier, 2021/12/12
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/12