---
title: "Installation"
description: How to install Doltgres on Linux, macOS, and Windows, plus build-from-source instructions.
---


Download DoltgreSQL from the [releases
page](https://github.com/dolthub/doltgresql/releases/latest). Unpack it and put the `doltgres`
binary on your `PATH`.

Afterward, you can start the server by typing `doltgres`.

See the [README on
GitHub](https://github.com/dolthub/doltgresql/?tab=readme-ov-file#getting-started) for more detailed
information.
