About

Metadata

  • Last updated , by locallycompact
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: dan.firth@homotopic.tech

  • Lottery factor: 0

Links

Installation

Readme

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.