在物聯網議題正發展的如火如荼的現今,為了因應異地備份以及網路安全的需求,本論文提出了應用於物聯網裝置之嵌入式資料庫引擎設計,使用MIAT嵌入式系統設計方法論,結合一個低功耗的微控制器,並以SD卡做為資料庫儲存媒介,設計且整合了資料庫引擎、資料加解密、檔案系統模組以及嵌入式網站伺服器模組這四個模組。 本論文實做了溫度感測實驗,經由加密處理,利用SQL演算法,將資料儲存於由檔案系統模組所連結的儲存裝置的文件當中,並透過乙太網路以及HTML5撰寫的網頁,使使用者能透過管制圖的方式清楚的掌握狀況。 由於物聯網的發展是個絕對趨勢,因此提供給使用者本地備份的需求,也能及資料安全的疑慮,本論文提出此嵌入式資料庫引擎的應用,並驗證其可行性,使其能兼顧資安及隨時掌握裝置使用的狀況。 ;Internet-of-Things is the popular topic today. In response to an offsite backup and network security requirements, we present a design of an embedded database engine for Internet-of-Things devices. We used MIAT embedded system design methodology for combined with a low-power microcontroller and SD card as the data storage. And we design and integration of the four modules: database engine module, data encryption and decryption module, file system module and the embedded web server module. This thesis will present a temperature sensor experiments and used the SQL algorithm and the encryption process, stored the data in the file system module that connecting the storage device. Finally, we not only apply this platform but also present a search web page written by HTML5. So that users can clearly to hold the device’s situation through the control chart.