|
|
|
|
|
by rgardaphe
2256 days ago
|
|
You may want to have a look at qri "query" - https://qri.io (disclosure, I work there). Free & open-source tools for dataset versioning built on IPFS (the distributed web). Qri datasets contain commit histories, immutable hashes for each version (commit), schema info, metadata, readmes, & transform scripts, all of which ride together with the data (or, body). Latest versions of our CLI tools support SQL & version diffing. We also have an electron app, Qri Desktop (https://qri.io/desktop) |
|