MySQL for the Internet of Things by Charles Bell

MySQL for the Internet of Things by Charles Bell

Author:Charles Bell
Language: eng
Format: epub, pdf
Publisher: Apress, Berkeley, CA


The data are represented as related pieces of information (attributes or columns sometimes called fields) about a certain event or entity. The set of values for the attributes is formed as a tuple (sometimes called a record or row). Tuples are stored in tables that have the same set of attributes. Tables can then be related to other tables through constraints on keys, attributes, and tuples.

Tables can have special mappings of columns called indexes that permit you to read the data in a specific order. Indexes are also useful for fast retrieval of rows that match the value(s) of the indexed columns.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.