What is Patroni?
Patroni is a template for you to create your own customized, high-availability solution using Python and - for maximum accessibility - a distributed configuration store like ZooKeeper, etcd or Consul. Database engineers, DBAs, DevOps engineers, and SREs who are looking to quickly deploy HA PostgreSQL in the datacenter-or anywhere else-will hopefully find it useful.
Patroni is a tool in the Database Tools category of a tech stack.
Patroni is an open source tool with 3.8K GitHub stars and 459 GitHub forks. Here’s a link to Patroni's open source repository on GitHub
Who uses Patroni?
Companies
5 companies reportedly use Patroni in their tech stacks, including LaunchDarkly, RatePAY GmbH, and Stack.
Developers
9 developers on StackShare have stated that they use Patroni.
Patroni Integrations
PostgreSQL, HAProxy, Consul, Zookeeper, and etcd are some of the popular tools that integrate with Patroni. Here's a list of all 6 tools that integrate with Patroni.
Blog Posts
Patroni Alternatives & Comparisons
What are some alternatives to Patroni?
Citus
It's an extension to Postgres that distributes data and queries in a cluster of multiple machines. Its query engine parallelizes incoming SQL queries across these servers to enable human real-time (less than a second) responses on large datasets.
PostgreSQL
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, subqueries, triggers, user-defined types
and functions.
Slick
It is a modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred.
Spring Data
It makes it easy to use data access technologies, relational and non-relational databases, map-reduce frameworks, and cloud-based data services. This is an umbrella project which contains many subprojects that are specific to a given database.
Microsoft SQL Server Management Studio
It is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. It provides tools to configure, monitor, and administer instances of SQL Server and databases. Use it to deploy, monitor, and upgrade the data-tier components used by your applications, as well as build queries and scripts.