[Bond-users] Bond vs. Glom for small clinic
Davor Ocelic
docelic at spinlocksolutions.com
Mon Dec 29 13:13:43 EST 2008
On Mon, 29 Dec 2008 12:58:01 +0100
Gour <gour at mail.inet.hr> wrote:
>
> Davor> I don't know how practical that would be, but Haskell has Pg
> Davor> connectivity, and there's this thing called HDBC
>
> I know about it, but I also do not know if I'd use hdbc in my Haskell
> program, what can I do with Bond?
>
> Davor> I suppose you could write your functions in Haskell, and then
> Davor> use Haskell/C connectivity to call the functions from Bond.
>
> What about vice versa, is it possible to communicate with Bond from
> external (e.g. Haskell) application?
Probably not; well you'd at least have to write a binding for the
BondDB oo layer.
But in any case, it kind of defeats the purpose. Just use Bond, plus a
little of Postgres scripting and you'll be fine.
It'll take you less than a day to get some practical results with
Pl/Pgsql.
Cya,
-doc
More information about the Bond-users
mailing list