Description
Spreadsheet type for composite.
README.md
sheets
Sheets is a spreadsheet type using composite-base and composite-cassava. Combined with composite-ix, you can do indexing queries on composite records to group and aggregate data over multiple fields.
Sheets also provides FromJSON
and ToJSON
instances using a base64 encoding to Text, so the entire CSV will fit in a single JSON text field.