DocumentCode :
714054
Title :
Key-value store implementations for Arduino microcontrollers
Author :
Fazackerley, Scott ; Huang, Eric ; Douglas, Graeme ; Kudlac, Raffi ; Lawrence, Ramon
Author_Institution :
Dept. of Comput. Sci., Univ. of British Columbia, Kelowna, BC, Canada
fYear :
2015
fDate :
3-6 May 2015
Firstpage :
158
Lastpage :
164
Abstract :
The Internet of Things relies on connecting devices big and small to the Internet and facilitates their communication and management. This includes the smallest microcontrollers and embedded processors that perform simple but critical tasks. There are many applications where there is benefit to processing data locally on the device before sending it over the network. Since network communication is an order of magnitude more costly than local data processing, efficient techniques for storing, searching, and filtering data are useful. In this work, we present a library of implementations of key-value stores for use on Arduino devices. The goal is to make it easy for Arduino programmers to manipulate data without worrying about implementing data structures and query libraries. Key-value stores are conceptually simple for programmers to use. This paper describes the implementations and provides insights on their performance and trade-offs. The work has being released as open source to the Arduino community and is available at https://github.com/iondbproject/iondb.
Keywords :
Internet of Things; application program interfaces; embedded systems; information filtering; microcontrollers; public domain software; query processing; software libraries; Arduino microcontrollers; Internet of Things; data filtering; data processing; data search; data storage; data structures; embedded processors; key-value store implementations; network communication; open source software; query libraries; Arrays; Dictionaries; Performance evaluation; Program processors; Random access memory; Relational databases;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Electrical and Computer Engineering (CCECE), 2015 IEEE 28th Canadian Conference on
Conference_Location :
Halifax, NS
ISSN :
0840-7789
Print_ISBN :
978-1-4799-5827-6
Type :
conf
DOI :
10.1109/CCECE.2015.7129178
Filename :
7129178
Link To Document :
بازگشت