VillageSQL Server Installation
Choose your preferred installation method
Install via Command Line
Quick installation using our install script
curl https://start.villagesql.com | sh
Run with Docker
Run VillageSQL in a Docker container
docker run --rm -it -v "$(pwd):/workspace" -w /workspace villagesql/villagesql
Install with Homebrew
For macOS and Linux using Homebrew
brew install villagesql