Skip to content
/ synq Public

Tool for standardizing and sharing distributed data.

License

Notifications You must be signed in to change notification settings

datasynq/synq

Repository files navigation

BIG NOTICE: this is a work in progress library, not ready for any serious use, and is only in proof of concept stages. A short white paper (or something to that effect) will be forth coming.

A word and warning.

synq

CLI Tool for standardizing and sharing distributed data.

TODO:

WIP Examples

synq init
synq remote add hn https://hn.algolia.com/api/v1/
synq remote add api https://api.v2.validic.com/
synq remote -l
synq remote rename hn hn-algolia
synq remote remove hn
synq db create hn
synq db create star-wars
synq db -l
synq db destroy hn
synq db destroy hn --skip-query

About

Tool for standardizing and sharing distributed data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published