help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Persistency


From: Bèrto ëd Sèra
Subject: Re: [Help-smalltalk] Persistency
Date: Fri, 28 May 2010 18:39:00 +0300

IMHO it really depends on what you are doing, i.e., whether you need
relational tables to enforce (for example) basic data robustness from
foreign inputs or not. How big your DB is going to be, etc. Iliad is
fantastic, if you try it you are going to be happy about it :)

Berto

On 28 May 2010 18:31, Paolo Bonzini <address@hidden> wrote:
> On Fri, May 28, 2010 at 17:11, Giuseppe Luigi Punzi Ruiz
> <address@hidden> wrote:
>> Hi,
>>
>> I would like to start a project, and I think I will try it under GST.
>>
>> The project, will be a SaaS application. I don't know under what framework.
>> Iliad? I don't know. I'm in planning.
>
> Yes, why not.
>
>> DBI (MySql, Postgres)? some tutorial or something to learn how to use it?,
>> other type of persistence?
>
> MySQL or Postgres are a good choice.  Alternatively SandstoneDb, or
> ObjectDumper, or just image-based persistance.  If you don't use a
> "real" database, however, I'd develop also a secondary persistance
> scheme (based on XML or something like that) to use in case something
> goes wrong in the image.
>
> Paolo
>
> _______________________________________________
> help-smalltalk mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-smalltalk
>



-- 
==============================
Constitution du 24 juin 1793 - Article 35. - Quand le gouvernement
viole les droits du peuple, l'insurrection est, pour le peuple et pour
chaque portion du peuple, le plus sacré des droits et le plus
indispensable des devoirs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]