It wasn't clear from the title that this is a db designed for embedded devices (unlike for example SQLite that belongs to the family of in-app embedded databases).
One of the interesting features in this db is wear leveling a technique used for prolonging the service life of flash storage media.
"Different from traditional database based on file system, FlashDB combines the features of Flash and has strong performance and reliability"<p>What does this mean?<p>Do they mean "Flash" as in 'flash memory' i.e. SSDs?<p>The way it's written it seems like "Flash" is some other product, but it's not detailed anywhere.