Re: [Pharo-users] Export MongoDB to sql format
On 13 Apr 2017, at 19:26, Asbath Sama biyalou via Pharo-users <pharo-users@lists.pharo.org> wrote:
From: Asbath Sama biyalou <asamabiyalou@yahoo.com> Subject: Export MongoDB to sql format Date: 13 April 2017 at 19:26:25 GMT+2 To: Pharo users users <pharo-users@lists.pharo.org>
Hello Everyone.
I think this is not the right place for this question. But I am doing a work with Pharo.
I use MongoDB with Voyage. But I am asked to export my database in sql format.
I want to know if there is a way to export mongoDB in sql.
there is not. a nosql database will have problems to export its data as sql. of course it can be done (as everything), but it is a manual task :S cheers, Esteban
Thanks.
Asbath
On 13 April 2017 at 22:23, Esteban Lorenzano <estebanlm@gmail.com> wrote:
On 13 Apr 2017, at 19:26, Asbath Sama biyalou via Pharo-users < pharo-users@lists.pharo.org> wrote:
*From: *Asbath Sama biyalou <asamabiyalou@yahoo.com> *Subject: **Export MongoDB to sql format* *Date: *13 April 2017 at 19:26:25 GMT+2 *To: *Pharo users users <pharo-users@lists.pharo.org>
Hello Everyone.
I think this is not the right place for this question. But I am doing a work with Pharo.
I use MongoDB with Voyage. But I am asked to export my database in sql format.
I want to know if there is a way to export mongoDB in sql.
there is not. a nosql database will have problems to export its data as sql. of course it can be done (as everything), but it is a manual task :S
This sort of questions most strangest ones , that i always wonder.. Like people who buying microwave asking: cool , now how i could fit a coal burner to it? Why???? I mean if you need your traditional oven, they why even bother to buy a microvawe in a first place? cheers,
Esteban
Thanks.
Asbath
-- Best regards, Igor Stasenko.
Some traditional ovens cook some foods better the answer is always "because its a complex world and any effort to simplify it is doomed to fail" On Fri, Apr 14, 2017 at 12:14 PM Igor Stasenko <siguctua@gmail.com> wrote:
On 13 April 2017 at 22:23, Esteban Lorenzano <estebanlm@gmail.com> wrote:
On 13 Apr 2017, at 19:26, Asbath Sama biyalou via Pharo-users < pharo-users@lists.pharo.org> wrote:
*From: *Asbath Sama biyalou <asamabiyalou@yahoo.com> *Subject: **Export MongoDB to sql format* *Date: *13 April 2017 at 19:26:25 GMT+2 *To: *Pharo users users <pharo-users@lists.pharo.org>
Hello Everyone.
I think this is not the right place for this question. But I am doing a work with Pharo.
I use MongoDB with Voyage. But I am asked to export my database in sql format.
I want to know if there is a way to export mongoDB in sql.
there is not. a nosql database will have problems to export its data as sql. of course it can be done (as everything), but it is a manual task :S
This sort of questions most strangest ones , that i always wonder.. Like people who buying microwave asking: cool , now how i could fit a coal burner to it?
Why???? I mean if you need your traditional oven, they why even bother to buy a microvawe in a first place?
cheers,
Esteban
Thanks.
Asbath
-- Best regards, Igor Stasenko.
On Fri, Apr 14, 2017 at 5:13 PM, Igor Stasenko <siguctua@gmail.com> wrote:
On 13 April 2017 at 22:23, Esteban Lorenzano <estebanlm@gmail.com> wrote:
On 13 Apr 2017, at 19:26, Asbath Sama biyalou via Pharo-users < pharo-users@lists.pharo.org> wrote:
*From: *Asbath Sama biyalou <asamabiyalou@yahoo.com> *Subject: **Export MongoDB to sql format* *Date: *13 April 2017 at 19:26:25 GMT+2 *To: *Pharo users users <pharo-users@lists.pharo.org>
Hello Everyone.
I think this is not the right place for this question. But I am doing a work with Pharo.
I use MongoDB with Voyage. But I am asked to export my database in sql format.
I want to know if there is a way to export mongoDB in sql.
there is not. a nosql database will have problems to export its data as sql. of course it can be done (as everything), but it is a manual task :S
This sort of questions most strangest ones , that i always wonder..
Pure supposition... Because the corporate policy *only* allows relational database, but nosql was a better solution, but needs fake that its relational. cheers -ben
Like people who buying microwave asking: cool , now how i could fit a coal burner to it?
Why???? I mean if you need your traditional oven, they why even bother to buy a microvawe in a first place?
cheers,
Esteban
Thanks.
Asbath
-- Best regards, Igor Stasenko.
participants (4)
-
Ben Coman -
Dimitris Chloupis -
Esteban Lorenzano -
Igor Stasenko