jqnatividad / qsv

CSVs sliced, diced & analyzed.
https://qsv.dathere.com
The Unlicense
2.43k stars 70 forks source link

Add `register` command #488

Closed jqnatividad closed 8 months ago

jqnatividad commented 2 years ago

The register command registers a CSV table into the local qsv registry.

The registry enables:

Registering a CSV will use the package (see #486 ) command to populate the registry. The registry database is TBD (sqlite?, UnQLite? Sled? turingdb?)

The qsv registry store will be interoperable with CKAN - i.e. qsv can fetch data/metadata from a CKAN catalog and upload registered packages to CKAN.

github-actions[bot] commented 1 year ago

Stale issue message

jqnatividad commented 10 months ago

Revisiting the register command.

It will now:

github-actions[bot] commented 8 months ago

Stale issue message