Re: Re: [PyCS-devel] Re: Maybe problems with Metakit 2.4.9.3

Georg Bauer <gb-BRhJDZTO+/[email protected]> Wed, 7 Jul 2004 08:40:53 +0200
Newsgroups gmane.comp.pythin.pyds.devel
Message-ID <[email protected]>
Hi!

> (I would imagine PyCS would still want MySQL or Postgres, truthfully, 
> but it is worth a look. PyDS might be a better fit with SQLite. I 
> *like* being able to backup my PyDS just by shutting it down and 
> copying some files. I think SQLite should retain that, it isn't so 
> easy for MySQL.)

Yes, PyDS is a different beast. I don't think I will use a full blown 
SQL database for that one. I am not too happy with SQLite, too, as it's 
SQL is sometimes rather weird, but since rewriting PyDS to another 
database is definitely a bigger project, I am a bit reluctant to start 
that :-)

So PyDS stays with Metakit for now, but I think I will change in the 
long run. I am just not sure which way to go and when to do it.

bye, Georg