public inbox for [email protected]  
help / color / mirror / Atom feed
From: Hadil Bader <[email protected]>
To: [email protected]
Subject: Is it doable to employ functional programming in implementing intraoperation parallelism in Postgres?
Date: Thu, 10 Dec 2020 11:31:16 +0200
Message-ID: <CAF11My3EjbK8GPfjBB6vhHUPdb3Bqnbstvt0b7bMJ9QAHSRi3A@mail.gmail.com> (raw)

Hello,

For my undergraduate final year project, I want to study functional
programming and intraoperation parallelism in DBMS. Specifically, I am
going to investigate into whether FP could be useful for implementing
operations as selection, projection, and join (these operations could
easily be parallelized and FP's referential transparency could give some
benefits here).

I figured that Postgres is a good DBMS to study since it makes use of
intraoperation parallelism. However, Postgres is written in C. Is there a
way to achieve what I have in mind? Is it doable given how the code is
structured?


Regards,


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: Is it doable to employ functional programming in implementing intraoperation parallelism in Postgres?
  In-Reply-To: <CAF11My3EjbK8GPfjBB6vhHUPdb3Bqnbstvt0b7bMJ9QAHSRi3A@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox