Hi,

sorry if my question is kind of stupid, but I would like to ask following. I am new here, and have not found any such topic in ML history, so:

I am coming from REBOL language land. We now have wrapper for SQLite. It is very cool, tiny database, kind of free form (no columns constraints), which fits REBOL very well. With REBOL we had in-memory database, but the organisation was - one table per file. While everything in one file is not bad either for smaller systems, I am used to simplicity, so e.g. copying particular tables to backup. That is the reason I am not too comfort with SQLite aproach, although I believe it is just matter of taste.

Anyway - is there any possibility to have one table per file aproach?

Thanks,
Petr

Reply via email to