Hi all, can someone tell me if glorp is active there ar is using glorp or other persistence framework in production projects? Tia Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonzelli@softsargentina.com pdigonzelli@gmail.com Cel: 5493815982714
Hello, I think Glorp is used with DBXTalk for relational databases by multiple people. Usually, with Pharo, people use as a persistance layer either MongoDB with the frameworks MongoTalk/Voyage. Gemstone is also used quite often for large scale application but Gemstone is not free. Regards. 2014-04-23 20:34 GMT-07:00 Pablo R. Digonzelli <pdigonzelli@gmail.com>:
Hi all, can someone tell me if glorp is active there ar is using glorp or other persistence framework in production projects?
Tia
------------------------------ *Ing. Pablo Digonzelli* Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonzelli@softsargentina.com pdigonzelli@gmail.com Cel: 5493815982714
Hi, AFAIK, dbxtalk glorp is loading (and working) correctly in pharo3, at least for postgresql (I didnât try the rest of the drivers) Esteban On 24 Apr 2014, at 06:02, Clément Bera <bera.clement@gmail.com> wrote:
Hello,
I think Glorp is used with DBXTalk for relational databases by multiple people.
Usually, with Pharo, people use as a persistance layer either MongoDB with the frameworks MongoTalk/Voyage.
Gemstone is also used quite often for large scale application but Gemstone is not free.
Regards.
2014-04-23 20:34 GMT-07:00 Pablo R. Digonzelli <pdigonzelli@gmail.com>: Hi all, can someone tell me if glorp is active there ar is using glorp or other persistence framework in production projects?
Tia
Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonzelli@softsargentina.com pdigonzelli@gmail.com Cel: 5493815982714
Pablo, I'm using GLORP in a production system with Pharo 2, and I managed to load it into Pharo 3 (I had to rename a few classes prior to that), and I'm developing a new system on top of it. But I'm using PostgreSQL with its native driver (PostgresV2), I don't know about DBXTalk drivers (nor want to know either). Defining ORM mappings with GLORP is painful, consider yourself adviced (there is no alternative, though). If by active you mean actively updating it from the main trunk in VW, it isn't active. And the current port is a bit outdated. However the ORM realm is pretty old, so the current port includes most of the necessary functionality. And work pretty much fine. Regards! Esteban A. Maringolo 2014-04-24 5:29 GMT-03:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
AFAIK, dbxtalk glorp is loading (and working) correctly in pharo3, at least for postgresql (I didnât try the rest of the drivers)
Esteban
On 24 Apr 2014, at 06:02, Clément Bera <bera.clement@gmail.com> wrote:
Hello,
I think Glorp is used with DBXTalk for relational databases by multiple people.
Usually, with Pharo, people use as a persistance layer either MongoDB with the frameworks MongoTalk/Voyage.
Gemstone is also used quite often for large scale application but Gemstone is not free.
Regards.
2014-04-23 20:34 GMT-07:00 Pablo R. Digonzelli <pdigonzelli@gmail.com>:
Hi all, can someone tell me if glorp is active there ar is using glorp or other persistence framework in production projects?
Tia
________________________________ Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonzelli@softsargentina.com pdigonzelli@gmail.com Cel: 5493815982714
Thanks all !. I am planning to invest sometime with glorp. I will comment and sure i will be asking to the list Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonzelli@softsargentina.com pdigonzelli@gmail.com Cel: 5493815982714 ----- Mensaje original ----- De: "Esteban A. Maringolo" <emaringolo@gmail.com> Para: "Any question about pharo is welcome" <pharo-users@lists.pharo.org> Enviados: Jueves, 24 de Abril 2014 10:03:02 Asunto: Re: [Pharo-users] glorp Pablo, I'm using GLORP in a production system with Pharo 2, and I managed to load it into Pharo 3 (I had to rename a few classes prior to that), and I'm developing a new system on top of it. But I'm using PostgreSQL with its native driver (PostgresV2), I don't know about DBXTalk drivers (nor want to know either). Defining ORM mappings with GLORP is painful, consider yourself adviced (there is no alternative, though). If by active you mean actively updating it from the main trunk in VW, it isn't active. And the current port is a bit outdated. However the ORM realm is pretty old, so the current port includes most of the necessary functionality. And work pretty much fine. Regards! Esteban A. Maringolo 2014-04-24 5:29 GMT-03:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
AFAIK, dbxtalk glorp is loading (and working) correctly in pharo3, at least for postgresql (I didnât try the rest of the drivers)
Esteban
On 24 Apr 2014, at 06:02, Clément Bera <bera.clement@gmail.com> wrote:
Hello,
I think Glorp is used with DBXTalk for relational databases by multiple people.
Usually, with Pharo, people use as a persistance layer either MongoDB with the frameworks MongoTalk/Voyage.
Gemstone is also used quite often for large scale application but Gemstone is not free.
Regards.
2014-04-23 20:34 GMT-07:00 Pablo R. Digonzelli <pdigonzelli@gmail.com>:
Hi all, can someone tell me if glorp is active there ar is using glorp or other persistence framework in production projects?
Tia
________________________________ Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonzelli@softsargentina.com pdigonzelli@gmail.com Cel: 5493815982714
Keep us up to date with your efforts. We were brainstorming with esteban to see what model we could set up to offer working and up to date database drivers to the community while making sure that esteban get a salary :). Stef On 24/4/14 17:15, Pablo R. Digonzelli wrote:
Thanks all !. I am planning to invest sometime with glorp. I will comment and sure i will be asking to the list
Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonzelli@softsargentina.com pdigonzelli@gmail.com Cel: 5493815982714
----- Mensaje original ----- De: "Esteban A. Maringolo" <emaringolo@gmail.com> Para: "Any question about pharo is welcome" <pharo-users@lists.pharo.org> Enviados: Jueves, 24 de Abril 2014 10:03:02 Asunto: Re: [Pharo-users] glorp
Pablo,
I'm using GLORP in a production system with Pharo 2, and I managed to load it into Pharo 3 (I had to rename a few classes prior to that), and I'm developing a new system on top of it.
But I'm using PostgreSQL with its native driver (PostgresV2), I don't know about DBXTalk drivers (nor want to know either).
Defining ORM mappings with GLORP is painful, consider yourself adviced (there is no alternative, though).
If by active you mean actively updating it from the main trunk in VW, it isn't active. And the current port is a bit outdated.
However the ORM realm is pretty old, so the current port includes most of the necessary functionality. And work pretty much fine.
Regards! Esteban A. Maringolo
2014-04-24 5:29 GMT-03:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
AFAIK, dbxtalk glorp is loading (and working) correctly in pharo3, at least for postgresql (I didnât try the rest of the drivers)
Esteban
On 24 Apr 2014, at 06:02, Clément Bera <bera.clement@gmail.com> wrote:
Hello,
I think Glorp is used with DBXTalk for relational databases by multiple people.
Usually, with Pharo, people use as a persistance layer either MongoDB with the frameworks MongoTalk/Voyage.
Gemstone is also used quite often for large scale application but Gemstone is not free.
Regards.
2014-04-23 20:34 GMT-07:00 Pablo R. Digonzelli <pdigonzelli@gmail.com>:
Hi all, can someone tell me if glorp is active there ar is using glorp or other persistence framework in production projects?
Tia
________________________________ Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonzelli@softsargentina.com pdigonzelli@gmail.com Cel: 5493815982714
On Apr 23, 2014, at 9:02 PM, Clément Bera <bera.clement@gmail.com> wrote:
Gemstone is also used quite often for large scale application but Gemstone is not free.
GemStone/S 64 Bit is used for both large and small applications, and GemStone/S 64 Bit has a free for commercial use license available (see http://seaside.gemtalksystems.com/). James
2014-04-24 17:58 GMT+01:00 James Foster <Smalltalk@jgfoster.net>:
On Apr 23, 2014, at 9:02 PM, Clément Bera <bera.clement@gmail.com> wrote:
Gemstone is also used quite often for large scale application but Gemstone is not free.
GemStone/S 64 Bit is used for both large and small applications, and GemStone/S 64 Bit has a free for commercial use license available (see http://seaside.gemtalksystems.com/).
Then again, free is not the same as free ;-) Cheers, Sergi
participants (7)
-
Clément Bera -
Esteban A. Maringolo -
Esteban Lorenzano -
James Foster -
Pablo R. Digonzelli -
Sergi Reyner -
stepharo