Re: .NET or Mono functions in PG

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: .NET or Mono functions in PG
Дата
Msg-id 162867790711300616q1366679fo802df2b21963c31@mail.gmail.com
обсуждение исходный текст
Ответ на .NET or Mono functions in PG  ("Gevik Babakhani" <pgdev@xs4all.nl>)
Список pgsql-hackers
Hello

I thought about it. It can be great project. Oracle has similar
project. Performance will be same as PL/Java probably. There is slow
only first call.

Regards
Pavel Stehule



On 30/11/2007, Gevik Babakhani <pgdev@xs4all.nl> wrote:
>
> I am investigating the possibility of having stored procedures
> and functions written in .NET language flavors. I remember a long time
> ago there was a gborg project wanting to implement it, but that is long
> gone I guess. anyway....
>
> I think there are two possibilities:
>
> a) Use of MS.NET core and implement it only for Windows.
> b) Use of Mono core and have the possibility to run it also on *nix systems.
> c) Or perhaps a hybrid of the above would be possible.
>
> Any implementation would require to invoke/call an external runtime (Mono or
> MS.CRL).
> I wonder what the performance would be.
>
> I would like to have your opinion about this idea.
>
> Regards,
> Gevik Babakhani
>
> ------------------------------------------------
> PostgreSQL NL       http://www.postgresql.nl
> TrueSoftware BV     http://www.truesoftware.nl
> ------------------------------------------------
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Gevik Babakhani"
Дата:
Сообщение: .NET or Mono functions in PG
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: .NET or Mono functions in PG