--- Begin Message ---
I recommend the Glorp interface. Sensible API, clean, it works.

Nacho, what is your data source? You have the data in MySQL, but do you
need to put it in MySQL? If not, I would encourage you to use an
object-model persistence/DB approach.

-Cam

On Sat, Mar 28, 2015 at 2:19 PM, Joachim Tuchel <jtuc...@objektfabrik.de>
wrote:

> Nacho,
>
> I guess Glorp can be regarded as gold standard for o/r mapping in
> Smalltalk. Feel free to ask questions on the glorp group on google groups.
>
> Joachim
>
> Am 27.03.2015 22:21 schrieb nacho <0800na...@gmail.com>:
> >
> > Hi folks!
> > I'm using MySQL to hold some data on commodities prices for futures
> > valuation and want to - of course  - use Smalltalk as a front-end. Which
> > framework would you recommend?
> > This is a good opportunity for me to push Pharo in the company I work
> for. I
> > want to leverage after that on Roassal and other visualization tools. But
> > the data is already in a SQL database.
> > Thanks in advance
> > Nacho
> >
> >
> >
> >
> >
> > -----
> > Nacho
> > Smalltalker apprentice.
> > Buenos Aires, Argentina.
> > --
> > View this message in context:
> http://forum.world.st/MySQL-framework-for-Pharo-to-analyze-futures-and-options-tp4815675.html
> > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
> >
> >
>

--- End Message ---

Reply via email to