from our recent ICDE tutorial on query processing challenges in sensor networks.
Slides from our recent MDM tutorial on query processing challenges in sensor networkks. If you are a Windows user, you may need to download the "MarkerFeltThin" font for slide titles to look right.
A
TinyDB tutorial is available with the TinyOS 1.1 release; it includes
simple installation instruction as well as instructions on executing
simple queries over TinyDB. The tutorial is located in
tinyos-1.x/doc/tutorial/tinydb.html
. Full TinyDB documentation is
available in
PDF and
HTML format. It includes instructions for running
queries as well as documentation about the structure of the java and TinyOS code behind TinyDB. The original Latex used to produce both of
these documents is available in the distribution under tinyos-1.x/docs/tinydbdocsrc/.
TinySchema documentation is available in
PDF and
HTML
format. The
original Latex used to produce both of these documents is available in
the distribution under tinyos-1.x/docs/schemadocsrc/.
Javadocs for the TinyDB Java tools are available
here. Javadoc style
documentation for the TinyDB nesC code is available
here.
Finally, here's a
big picture of the TinyDB module graph, as generated
by Graphviz.