Postgresql-MongoDb foreigndata wrapper
Hello,
I want use my data source as mongodb and connect through postgresql fdw.
Is their any restrictions that the data present in mongodb to be structured
or unstructured data?
Thanks
aluka
Sent with MailTrack
<https://mailtrack.io/install?source=signature&lang=en&referral=alukaraju2894@gmail.com&idSignature=22>
On Mon, 23 May 2016, 1:03 p.m. aluka raju, <alukaraju2894@gmail.com> wrote:
Hello,
I want use my data source as mongodb and connect through postgresql fdw.
Is their any restrictions that the data present in mongodb to be structured
or unstructured data?
For connecting to mongoDB you would need mongodb_fdw and not PostgreSQL
fdw. I don't think they have any restrictions with respect to the data
model.
BTW, why do you want to do that?
Thanks
alukaSent with MailTrack
<https://mailtrack.io/install?source=signature&lang=en&referral=alukaraju2894@gmail.com&idSignature=22>
--
--
Best Regards
Sameer Kumar | DB Solution Architect
*ASHNIK PTE. LTD.*
101 Cecil Street, #11-11 Tong Eng Building, Singapore 069 533
T: +65 6438 3504 | M: +65 8110 0350 | www.ashnik.com
Cc pg-list
Pls avoiding reaching out to members via list. I may not know something
which someone else in the list may know.
On Mon, 23 May 2016, 1:22 p.m. aluka raju, <alukaraju2894@gmail.com> wrote:
Hello,
I have data storage in flat files (structured and unstructured) . I want
to run sql queries on that , so i am looking in to postgresql to this on
the data that i have. I want to prepare a software for running sql queries
for the data in files,so i am trying to have separate postgresql engine and
write an wrappper for connecting the data that are in files.
Do these files change?
Do you have any idea how can we do ?
Have you considering uploading this data to PostgreSQL? It can store
relational and JSOn data both.
Thanks,
alukaSent with MailTrack
<https://mailtrack.io/install?source=signature&lang=en&referral=alukaraju2894@gmail.com&idSignature=22>On Mon, May 23, 2016 at 10:37 AM, Sameer Kumar <sameer.kumar@ashnik.com>
wrote:On Mon, 23 May 2016, 1:03 p.m. aluka raju, <alukaraju2894@gmail.com>
wrote:Hello,
I want use my data source as mongodb and connect through postgresql
fdw. Is their any restrictions that the data present in mongodb to be
structured or unstructured data?For connecting to mongoDB you would need mongodb_fdw and not PostgreSQL
fdw. I don't think they have any restrictions with respect to the data
model.BTW, why do you want to do that?
Thanks
alukaSent with MailTrack
<https://mailtrack.io/install?source=signature&lang=en&referral=alukaraju2894@gmail.com&idSignature=22>--
--
Best Regards
Sameer Kumar | DB Solution Architect
*ASHNIK PTE. LTD.*101 Cecil Street, #11-11 Tong Eng Building, Singapore 069 533
T: +65 6438 3504 | M: +65 8110 0350 | www.ashnik.com
--
--
Best Regards
Sameer Kumar | DB Solution Architect
*ASHNIK PTE. LTD.*
101 Cecil Street, #11-11 Tong Eng Building, Singapore 069 533
T: +65 6438 3504 | M: +65 8110 0350 | www.ashnik.com
Import Notes
Reply to msg id not found: CANhbU9t7Jq0n6PK3AeBSGN6+mOBQzqXiZPTN6Hbhmq9nLJ5QKA@mail.gmail.com