Database for flash

Hello experts,

I am using ARM7 for a project that needs to handle about 1 MB of systemdata and 1MB of logdata stored in a dataflash. I have been used to the database API in Windows CE, and have always found it very useful for smaller systems.

Could someone advice on what I could do in my ARM7 project? How do you handle data? Is there any good embedded databases around for this purpose?

I am reluctant to start writing some sort of simple datastorage myself, because I don't like to reinvent the wheel.

Thanking you all in advance.

Henrik

Reply to
Henrik [6650]
Loading thread data ...

For databases, I like sqlite. It's public domain and very lightweight.

formatting link

ttyl,

--buddy

Reply to
Buddy Smith

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.