# Download the SQLPage executable for Windows SQLPage offers a small executable file (`sqlpage.exe`) that will take requests to your website, execute the SQL files you write, and render the database responses as nice web pages. [Download the latest SQLPage for Windows](https://github.com/sqlpage/SQLPage/releases/latest/download/sqlpage-windows.zip). Download the file, and extract the executable file from the zip archive. > **Note**: Advanced users can alternatively install SQLPage using > [docker](https://hub.docker.com/repository/docker/lovasoa/SQLPage/general), > [scoop](https://scoop.sh/#/apps?q=sqlpage&id=305b3437817cd197058954a2f76ac1cf0e444116), > or [cargo](https://crates.io/crates/sqlpage). > **Not on Windows?** See the instructions for [Mac OS](?os=macos#download), or for [Other Systems](?os=any#download).