Personal tools

Difference between revisions of "Database structure"

From PhotoVoltaic Logger new generation

Jump to: navigation, search
(Created page with "== Abstract == === pvlng_type === File:DBTableType.png === pvlng_channel === File:DBTableChannel.png === pvlng_tree === The channel tree is organized in a nested...")
(No difference)

Revision as of 16:24, 2 March 2014

Abstract

pvlng_type

DBTableType.png

pvlng_channel

DBTableChannel.png

pvlng_tree

The channel tree is organized in a nested set structure.

The nested set model is a particular technique for representing nested sets (also known as trees or hierarchies) in relational databases. -- Wikipedia:Nested set model

More theory about nested sets.

DBTableTree.png