unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Florian Weimer <fw@deneb.enyo.de>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Embedding SQLite
Date: Sun, 18 Apr 2010 22:23:40 +0200	[thread overview]
Message-ID: <87pr1w8q7n.fsf@mid.deneb.enyo.de> (raw)
In-Reply-To: <jwvy6gked8g.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sun, 18 Apr 2010 16:17:19 -0400")

* Stefan Monnier:

>> Would an interface to SQLite be acceptable for integration into Emacs?
>
> Depends: is the linkage done at the C level with "libsqlite.so" or is it
> done at the Lisp level via the command-line sqlite program?

The former, or perhaps compiling sqlite3.c and linking that if no
system library is available.

SQLite is dynamically typed, and the command line tool cannot
adequately confer type information at all times.  It's much easier at
the API level.  You also avoid most SQL injection issues.




  parent reply	other threads:[~2010-04-18 20:23 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-17 19:55 Embedding SQLite Florian Weimer
2010-04-17 21:58 ` Deniz Dogan
2010-04-18  3:21   ` John Wiegley
2010-04-18  3:52     ` Juanma Barranquero
2010-04-18  5:39       ` tomas
2010-04-18  6:43         ` joakim
2010-04-18  8:09           ` FFI (was: Embedding SQLite) Juri Linkov
2010-04-18  8:22             ` FFI Florian Weimer
2010-04-18 18:53               ` FFI Zajcev Evgeny
2010-04-18 20:25                 ` FFI Florian Weimer
2010-04-19  6:39                   ` FFI Zajcev Evgeny
2010-04-19  7:31                     ` FFI joakim
2010-04-19  8:33                       ` FFI Zajcev Evgeny
2010-04-19  7:44                     ` telepathy (was: FFI) Michael Albinus
2010-04-19  8:25                       ` telepathy Zajcev Evgeny
2010-04-19  8:56                         ` telepathy Michael Albinus
2010-04-20  2:28                       ` telepathy (was: FFI) Jan Moringen
2010-04-20  7:15                         ` telepathy Zajcev Evgeny
2010-04-20  8:26                         ` telepathy Michael Albinus
2010-04-21  2:00                           ` telepathy Jan Moringen
     [not found]                     ` <jwv4oj7d07h.fsf-monnier+emacs@gnu.org>
2010-04-19 13:52                       ` FFI Florian Weimer
2010-04-19  8:43                   ` FFI Andreas Schwab
2010-04-18  6:53     ` Embedding SQLite Florian Weimer
2010-04-18  9:33     ` Leo
     [not found] ` <jwvy6gked8g.fsf-monnier+emacs@gnu.org>
2010-04-18 20:23   ` Florian Weimer [this message]
2010-04-19 18:26 ` Ted Zlatanov

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87pr1w8q7n.fsf@mid.deneb.enyo.de \
    --to=fw@deneb.enyo.de \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).