https://github.com/sidworks-dev/sw-db-sync
Database synchronizer for Shopware 6. Keeping development, staging and production in sync easily.
https://github.com/sidworks-dev/sw-db-sync
database-management development-environment import php shopware shopware6 synchronization
Last synced: 3 months ago
JSON representation
Database synchronizer for Shopware 6. Keeping development, staging and production in sync easily.
- Host: GitHub
- URL: https://github.com/sidworks-dev/sw-db-sync
- Owner: sidworks-dev
- License: osl-3.0
- Created: 2022-02-24T11:48:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-12T13:52:42.000Z (7 months ago)
- Last Synced: 2025-11-12T15:26:47.708Z (7 months ago)
- Topics: database-management, development-environment, import, php, shopware, shopware6, synchronization
- Language: TypeScript
- Homepage: https://www.sidworks.nl
- Size: 255 KB
- Stars: 27
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-shopware6 - Shopware Database Synchronizer 6.x
README
# ⚠️ Archived
This repository is no longer maintained. I've created a new, improved plugin for database syncing:
👉 [sw-plugin-database-sync](https://github.com/sidworks-dev/sw-plugin-database-sync)
---
# Database synchronization tool for Shopware 6 (Mac/Linux)

## Main functionality
This tool downloads clean/stripped or full Shopware 6 databases & media images over a SSH connection, imports and configures it for development purposes. Have a fully configurated production or staging environment on your local machine within minutes. Making life a little bit easier.
## Getting started
Follow the [documentation](https://github.com/sidworks-dev/sw-db-sync/wiki) and get started.