Table Types

Table Types

Detailed reference documentation for all four Machbase table types. Each section provides complete syntax, features, and advanced usage patterns.

Table Types

Quick Reference

TypeCreate SyntaxBest For
TagCREATE TAGDATA TABLESensor data (ID, time, value)
LogCREATE TABLEEvents, logs, flexible schema
VolatileCREATE VOLATILE TABLEReal-time cache, sessions
LookupCREATE LOOKUP TABLEDevice registry, config

For a comprehensive comparison and decision guide, see Table Types Overview.

Last updated on