Core product
v0.1.0
Updated Feb 14, 2026
Product overview
Understand how Tables, Rows, and Sub-Tables fit together in Brandow Storage.
Browse docs
Understand how Tables, Rows, and Sub-Tables fit together in Brandow Storage.
Brandow Storage is designed around one core idea: let teams model and use structured data quickly, while keeping flexibility high and setup friction low.
A Table defines your data structure:
Examples:
A Row is one entry in a Table.
Example for a "Customer Tickets" Table:
Sub-Tables let you model related data without stuffing nested objects inside one Row.
Examples:
Brandow Storage currently includes four AI-powered workflows:
Each user belongs to one or more companies. Data is scoped by company.
/d dashboard: overview and navigation/d/schemas/[schemaid]: Table view (list Rows)/d/schemas/[schemaid]/new: add Row/d/schemas/[schemaid]/[recordid]: Row detail/d/team: invites and members/d/security: roles and permissions