Re: [Pyds-dev] Re: [PyCS-devel] Re: Maybe problems with Metakit 2.4.9.3
Status: Alpha
Brought to you by:
myelin
|
From: Georg B. <gb...@mu...> - 2004-07-07 06:41:34
|
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 |