all I 'm designing an embedded system,Our system have limited flash,there are much datas required to manage, but not all the data required to save into flash,just leave them in ramdisk. so I intend to design two db file ,one in flash and another in ramdisk,my question is can sqlite easily support this application? Best regards
Jiao