What's Coming to dbdeployer
A preview of the features we're shipping — from InnoDB Cluster to PostgreSQL support. This is just the beginning.
Read post →Create single instances, replication topologies, and full testing stacks — locally, without root, without Docker.
Quick install:
curl -s https://raw.githubusercontent.com/ProxySQL/dbdeployer/master/scripts/dbdeployer-install.sh | bash dbdeployer handles the complexity so you can focus on your application.
Deploy single instances, primary/replica replication, group replication (single-primary and multi-primary), fan-in, and all-masters topologies with a single command.
Supports MySQL, PostgreSQL, Percona Server, MariaDB, Percona XtraDB Cluster, and more. Use the same workflow regardless of flavor.
Deploy a read/write split stack with ProxySQL in front of a replication topology in one command. Perfect for integration testing.
Runs entirely in userspace. No sudo, no containers, no package managers. Each sandbox is a self-contained directory with start/stop scripts.
Deploy a full MySQL 8.4 replication topology in one command, then connect to the primary and run queries.
+-----------+ | @@version | +-----------+ | 8.4.4 | +-----------+ 1 row in set (0.00 sec)
A preview of the features we're shipping — from InnoDB Cluster to PostgreSQL support. This is just the beginning.
Read post →The ProxySQL team takes over dbdeployer with modern MySQL support, a provider architecture, and PostgreSQL on the horizon.
Read post →