From: "Sebastjan H." Date: 2012-10-19T16:20:37+09:00 Subject: Re: database part of a desktop application > Thank you all for suggestions, I've tried PStore and YAML::Store and > they work perfectly for my purpose. Is there any practical reason why > choose one over the other? And what about performance related to the > size of the database? > There is one thing that's odd though. If I want to manually edit or view the .pstore object, the editor (I use gedit) reports the invalid character error. There are those strange characters inside the file. The coding is UTF-8. On the other hand the yaml store opens ok. regards, seba -- Posted via http://www.ruby-forum.com/.