
COMPARISON OF DATABASE ENGINES FOR EDGE/IoT
PON-DB Engine : A cutting-edge database engine designed specifically for Edge/IoT environments. It stands out for its extremely small memory footprint (less than 1 MB) and the fastest filter latency (4.5–16 ms) on the list. It offers robust per-row security using native AES-256-GCM encryption without compromising performance, making it a clear leader for resource-constrained devices.
SQLite: The mature and reliable industry standard for embedded databases. While a solid and versatile option with a good overall balance, its memory footprint (2-4 MB+) and filter latency (8-30 ms) are higher…