From: Christopher Allan Webber <cwebber@dustycloud.org>
To: "guile-user\@gnu.org" <guile-user@gnu.org>
Subject: Squee!! guile-squee brings postgresql bindings for guile via the FFI
Date: Thu, 24 Sep 2015 14:13:27 -0500 [thread overview]
Message-ID: <87zj0bsjrz.fsf@dustycloud.org> (raw)
Hello all!
I started a little experimental project recently called
guile-squee... it's presently verrrry simple:
https://notabug.org/cwebber/guile-squee
It's postgres bindings via the FFI. This was originally for my own
purposes because I need something to serialize json data in and out of
postgres for my "activitystuff" project, but a few other Guile hackers
have taken interest. I just added David Pirotte and David Thompson as
collaborators.
Where will things go from here? Time will tell! But here's some things
we're interested in:
- Right now all values to and from sql are represented as strings.
Racket does a nice job of converting to and from proper scheme
values, we should do something like that using the byte format
and converting to and from proper scheme types via bytevectors.
- Something like https://github.com/fukamachi/sxql like would be
stellar
- Something like http://eudoxia.me/crane/ sitting on top of the sxql
layer would be nice too
- ???
- <<Late-90s-slashdot-esque "profit!!!" joke!>>
Anyway, if this piques your interest, maybe take a look!
- cwebb
next reply other threads:[~2015-09-24 19:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-24 19:13 Christopher Allan Webber [this message]
2015-09-24 20:36 ` Squee!! guile-squee brings postgresql bindings for guile via the FFI Taylan Ulrich Bayırlı/Kammer
2015-09-26 23:34 ` Greg Troxel
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/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zj0bsjrz.fsf@dustycloud.org \
--to=cwebber@dustycloud.org \
--cc=guile-user@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.
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).