Re: Google Summer of code 2013

Lists: pgsql-students
From: Akansha Singh <akansha(dot)singh(at)oracle(dot)com>
To: <sfrost(at)snowman(dot)net>
Cc: <karel(dot)rozhon(at)gmail(dot)com>, <pgsql-students(at)postgresql(dot)org>
Subject: Google Summer of code 2013
Date: 2013-04-15 15:08:55
Message-ID: 3af820da-49d4-42a9-9d6a-a7ee4981e555@default
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-students


HI all

I am Akansha Singh. I am a Java developer with experience of designing
databases.i have been an intern in Oracle , i had worked on Oracle database
I have also did project using JDBC before .I will be highly obliged if some one can
give ur suggestions for the project idea.

I would be interested to work on PL/Java and JDBC.
>
> Please let me know of any project that currently need attention.I would
> be honored to contribute to the community.

regards
Akansha Singh


From: Atri Sharma <atri(dot)jiit(at)gmail(dot)com>
To: Akansha Singh <akansha(dot)singh(at)oracle(dot)com>
Cc: Stephen Frost <sfrost(at)snowman(dot)net>, karel(dot)rozhon(at)gmail(dot)com, pgsql-students(at)postgresql(dot)org
Subject: Re: Google Summer of code 2013
Date: 2013-04-15 15:12:48
Message-ID: CAOeZVifvHURztTASrRgp+jHqZVAvdD_hTGqnCVRxCAejhe_y2w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-students

> HI all
>
> I am Akansha Singh. I am a Java developer with experience of designing
> databases.i have been an intern in Oracle , i had worked on Oracle database
> I have also did project using JDBC before .I will be highly obliged if some one can
> give ur suggestions for the project idea.
>
> I would be interested to work on PL/Java and JDBC.
>>
>> Please let me know of any project that currently need attention.I would
>> be honored to contribute to the community.
>
> regards
> Akansha Singh
>
>

I think a new JDBC driver is being worked on.You could have a look there.

Do you have any interest in data analytics? I proposed a couple of
ideas in that field.If you are interested, we could talk over them.

Regards,

Atri

--
Regards,

Atri
l'apprenant


From: viod <viod(dot)len(at)gmail(dot)com>
To: Atri Sharma <atri(dot)jiit(at)gmail(dot)com>
Cc: Akansha Singh <akansha(dot)singh(at)oracle(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, karel(dot)rozhon(at)gmail(dot)com, pgsql-students(at)postgresql(dot)org
Subject: Re: Google Summer of code 2013
Date: 2013-04-15 15:42:16
Message-ID: CAATbgJwShgA9tRce_bjRe0s5X16yPUta7Z+dFVCjuC6=NAp4DQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-students

Hello all!

> Do you have any interest in data analytics? I proposed a couple of
> ideas in that field.If you are interested, we could talk over them.
>
> Regards,
>
> Atri

I am pretty much interested in the ideas you posted on the mailing list
(particularly in implementing the K-medoids algorithm). I've asked MADlib
if they could mentor me, but unfortunately their org has not been accepted
in GSoC, and they haven't answered since then.

Do you think I could still do it with PostgreSQL? I would really like to do
this project, as an initiation to classification algorithms.

Still, I don't really understand how this would be used by PostgreSQL?

And don't hesitate if you want me to present myself further :)

Regards,
Maxence


From: Atri Sharma <atri(dot)jiit(at)gmail(dot)com>
To: viod <viod(dot)len(at)gmail(dot)com>
Cc: Akansha Singh <akansha(dot)singh(at)oracle(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, karel(dot)rozhon(at)gmail(dot)com, Pgsql-Students <pgsql-students(at)postgresql(dot)org>
Subject: Re: Google Summer of code 2013
Date: 2013-04-15 15:46:42
Message-ID: CAOeZVidHA=FD_++xcYJ6sBNj+pySM5oEEfT15Lnr58BzzdpbBg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-students

On Mon, Apr 15, 2013 at 9:12 PM, viod <viod(dot)len(at)gmail(dot)com> wrote:
> Hello all!
>
>
>>
>> Do you have any interest in data analytics? I proposed a couple of
>> ideas in that field.If you are interested, we could talk over them.
>>
>> Regards,
>>
>> Atri
>
>
> I am pretty much interested in the ideas you posted on the mailing list
> (particularly in implementing the K-medoids algorithm). I've asked MADlib if
> they could mentor me, but unfortunately their org has not been accepted in
> GSoC, and they haven't answered since then.

No issues, I can try to help you out.

> Do you think I could still do it with PostgreSQL? I would really like to do
> this project, as an initiation to classification algorithms.
>
> Still, I don't really understand how this would be used by PostgreSQL?

MADLib is the de facto library for in database analytics in PostgreSQL.

Download,install MADLib, run a few programs, and think more about the
implementation and discuss here.

Regards,

Atri

--
Regards,

Atri
l'apprenant


From: viod <viod(dot)len(at)gmail(dot)com>
To: Atri Sharma <atri(dot)jiit(at)gmail(dot)com>
Cc: pgsql-students(at)postgresql(dot)org
Subject: Re: Google Summer of code 2013
Date: 2013-04-15 16:45:14
Message-ID: CAATbgJxAnQ-ZszqCkZf0ChAX9iXUAzgt6TOrPD9H0dYL-EOeKg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-students

Le 15 avr. 2013 17:46, "Atri Sharma" <atri(dot)jiit(at)gmail(dot)com> a écrit :
> No issues, I can try to help you out.

That would be nice, thanks a lot!

> > Do you think I could still do it with PostgreSQL? I would really like
to do
> > this project, as an initiation to classification algorithms.
> >
> > Still, I don't really understand how this would be used by PostgreSQL?
>
> MADLib is the de facto library for in database analytics in PostgreSQL.
>
> Download,install MADLib, run a few programs, and think more about the
> implementation and discuss here.

I'll begin doing that this evening, thanks for the advice!