csvz icon indicating copy to clipboard operation
csvz copied to clipboard

The hot new standard in open databases

Results 13 csvz issues
Sort by recently updated
recently updated
newest added

As adoption inevitably grows, a MIME type should be appropriately registered.

help wanted

A file can have _meta/meta.csv describing which of the standards you claim conformance with. e.g. |fragment|conformance|notes | |------|------|-------| |csvz-0 | strict | this csvz file claims strict adherence with csv-0...

(What is a way to do that automatically in vs code?)

When you unzip a `csvz` file, you end up with a folder with csv-files. Can this be considered a csvz-container? I think it could be useful. For example, when putting...

Related to #4 ... Example: If someone: 1. unzipped a compliant `.csvz` file, to a folder “MyData” 2. Ran tar -z “MyData” (Todo: correct syntax here to specify output name...

help wanted

very very rough draft of https://github.com/secretGeek/csvs has been created. it interoperates with this standard, so link/mention it.

I think the specification is now too broad. Imagine the spec only says there can be meta csv, tables, columns and relations tables (specifying the name). Tool makes then can...

help wanted

... and for each suggestion create a todo lower in the file or an issue I. Here or specify it further down

Notes on how to encode: Binary data (hint base64) Datetime Boolean (true/false) Date Time String Etc