all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: help-gnu-emacs@gnu.org
Subject: Re: SQL (was:Re: UEFA Euro 2020 full Lisp computer)
Date: Mon, 28 Jun 2021 09:26:56 +0300	[thread overview]
Message-ID: <YNlrsPCJ/Z6m6VLp@protected.localdomain> (raw)
In-Reply-To: <87h7hk2xue.fsf@zoho.eu>

* Emanuel Berg <moasenwood@zoho.eu> [2021-06-26 16:08]:
> What's the easiest way to use SQL from Emacs?

Most of SQL I am using programmatically, that is the easiest way. Once
written SQL is automatically repeated thousands of times. This module
makes it work:

emacs-libpq @ Github
https://github.com/anse1/emacs-libpq

Other way is to write SQL in sql-mode and evaluate it in SQL
buffer. To start one can use M-x sql-postgres (or other database). No
need for module doing it this way.

You write files.sql just as usualy and you may evaluate it in SQL
mode.



-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



  reply	other threads:[~2021-06-28  6:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-25 22:00 UEFA Euro 2020 full Lisp computer Emanuel Berg via Users list for the GNU Emacs text editor
2021-06-26 20:08 ` SQL (was:Re: UEFA Euro 2020 full Lisp computer) Emanuel Berg via Users list for the GNU Emacs text editor
2021-06-28  6:26   ` Jean Louis [this message]
2021-07-06 16:35     ` Emanuel Berg via Users list for the GNU Emacs text editor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YNlrsPCJ/Z6m6VLp@protected.localdomain \
    --to=bugs@gnu.support \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.