Considerations when Building Embedded Databases | Interrupt

Persisting to flash is a necessary evil for many embedded devices. Let’s take a look at some of the pitfalls and how they may be avoided.


This is a companion discussion topic for the original entry at https://interrupt.memfault.com/blog/choosing-or-building-an-embedded-db

Very informative piece! Curious to know if you looked at https://github.com/armink/FlashDB? Any feedback? One unique feature that caught my attention is support for Timeseries data.