README ¶ shop-data-replication Replicate your Shopify data. Use a SQL database and unleash relational database super powers. How it works The sync service handles changes in the Shopify product data via webhooks and saves updates into the database. On the startup, product data is, optionally, backfilled from Shopify to the database. Getting started sqlboiler mysql docker-compose up sql-migrate up go test ./... go run . Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis models shop graphql graphql/tests/mock_v3 Package mock_v3 is a generated GoMock package. Package mock_v3 is a generated GoMock package. rest storage database sync handler webhooks Click to show internal directories. Click to hide internal directories.