From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Georges Ko Newsgroups: gmane.emacs.devel Subject: Re: sqlite3 Date: Thu, 16 Dec 2021 01:25:21 +0800 Organization: gko.net Message-ID: <86lf0l7pby.fsf@gko.net> References: <874k7ljwkr.fsf@gnus.org> <87wnk7kkxp.fsf@red-bean.com> <30481974.kaMCLG49cH@galex-713.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40442"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (windows-nt) Hamster/2.0.0.1 To: emacs-devel@gnu.org Cancel-Lock: sha1:QJkGhvEN22+H6xAq0idnS5P+7tI= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 15 20:03:41 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mxZYy-000AKY-Px for ged-emacs-devel@m.gmane-mx.org; Wed, 15 Dec 2021 20:03:40 +0100 Original-Received: from localhost ([::1]:43780 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mxZYx-0007WW-FW for ged-emacs-devel@m.gmane-mx.org; Wed, 15 Dec 2021 14:03:39 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:44734) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mxY2M-00057t-Gd for emacs-devel@gnu.org; Wed, 15 Dec 2021 12:25:54 -0500 Original-Received: from ciao.gmane.io ([116.202.254.214]:52620) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mxY2L-0005tS-1F for emacs-devel@gnu.org; Wed, 15 Dec 2021 12:25:54 -0500 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1mxY2I-0005sP-Li for emacs-devel@gnu.org; Wed, 15 Dec 2021 18:25:50 +0100 X-Injected-Via-Gmane: http://gmane.org/ Received-SPF: pass client-ip=116.202.254.214; envelope-from=ged-emacs-devel@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:282075 Archived-At: Alexandre Garreau writes: > However, I feel like the core point that many must feel and that would > justify all these lengthy and not always that much dense discussions is > that SQLite is actually very useful, very demanded, very popular, and > that’s precisely the problem. SQLite has been described, as long with > ZLib, as “one of the two most used software on the planet”, it’s almost > everywhere, so the network effect is *extremely powerful* in their favor. Yes, why would I prefer to run "sqlite3 FILE", type SQL or other SQLite-specific commands, etc. over just opening it in Emacs to automatically view the list of tables and press Enter to see all the rows of a table? Isn't it nice to be able to view & edit SQLite files as easily as .tar, .jar or .zip? Georges -- Georges Ko gko@gko.net 2021-12-16