public inbox for [email protected]
help / color / mirror / Atom feedFrom: Ian Lawrence Barwick <[email protected]>
To: Gus Spier <[email protected]>
Cc: pgsql-general <[email protected]>
Subject: Re: Foreign Data Wrappers
Date: Sat, 7 Sep 2024 10:32:49 +0900
Message-ID: <CAB8KJ=hMRggKYsrCT0yrN=PAJDDG0Ka9DUGAnkhcqFvQZ9F6HA@mail.gmail.com> (raw)
In-Reply-To: <CAG8xnifz_V1Cr1fehMGS1nxhmAgX4Y4EUsvnvNb6DkB==AGP1w@mail.gmail.com>
References: <CAG8xnifz_V1Cr1fehMGS1nxhmAgX4Y4EUsvnvNb6DkB==AGP1w@mail.gmail.com>
2024年9月7日(土) 9:55 Gus Spier <[email protected]>:
>
> I find myself in new territory, Foreign Data Wrappers (FDW). I stumble closer to success through the documentation, youtube videos, and various google resources. But I've come across a concept that intrigues me very deeply.
>
> If I understand the concepts correctly, FDW not only makes other databases available, FDW also offers access to .csv files, plain text, or just about anything that can be bullied into some kind of query-able order. Has anyone ever tried to connect to redis or elasticache? If so, how did it work out?
There are two FDW implementations listed for Redis here:
https://wiki.postgresql.org/wiki/Foreign_data_wrappers#NoSQL_Database_Wrappers
but neither have been updated for recent PostgreSQL versions.
Regards
Ian Barwick
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], [email protected], [email protected]
Subject: Re: Foreign Data Wrappers
In-Reply-To: <CAB8KJ=hMRggKYsrCT0yrN=PAJDDG0Ka9DUGAnkhcqFvQZ9F6HA@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