Patroni
Grafana
CloudNativePG
TablePlus
Milvus
Nhost
pgModeler
DBeaver
Microsoft SQL Server
MongoDB
PostgreSQL
CouchBase
MariaDB
SQLite
Redis
Firebird
PatroniNo features have been listed yet.
Based on our record, Patroni should be more popular than Microsoft SQL Server. It has been mentiond 11 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Patroni 1.0 was released in 2016, i.e ~10 years ago. https://github.com/patroni/patroni. - Source: Hacker News / about 2 months ago
PG's internal wal-level replication? Primary to a read-replica, and then switch the read to become the primary. You'll have a bit of downtime while you stop connections on the original server, switch the new server to primary, and update your app config to connect to the new server. I believe that's a pretty standard way to provide "HA" postgres. (We use Patroni for our HA setup) - Source: Hacker News / over 1 year ago
Do you need HA, or do you want to minimize downtime? At work we have something like an "error budget", were we accept downtime but try to minimize it. As such we have two nodes with one floating ip and a shared disk. The switch over takes as long as stopping the database on the first node, starting up the database on the second one and switching over the ip. Stuff like kernel updates takes us <1 minute of... - Source: Hacker News / almost 2 years ago
> I think etcd is basically a k8s only project now I hate etcd with the best of them, but etcd is used in a lot more places than just kubernetes: https://github.com/apache/apisix/blob/master/docs/en/latest/FAQ.md#why-does-apache-apisix-use-etcd-for-the-configuration-center, https://github.com/zalando/patroni#patroni-a-template-for-postgresql-ha-with-zookeeper-etcd-or-consul (this one shows up on HN quite a... - Source: Hacker News / about 2 years ago
We have been using stolon + consul for years without issue in our swarm environments. It may also be possible with patroni. Source: about 3 years ago
Imagine your Angular application, currently confined to your development environment, becoming instantly accessible to users across the globe with Azure. - Source: dev.to / 10 months ago
Azure is the #2 overall Cloud provider and, as expected, it's the best choice for most Microsoft/Windows-based solutions. That said, it does offer many types of Linux VMs, with quite similar abilities as AWS/GCP. - Source: dev.to / almost 2 years ago
Amdocs has partnered with NVIDIA and Microsoft Azure to build custom Large Language Models (LLMs) for the $1.7 trillion global telecoms industry. Source: over 2 years ago
You can utilise various tools on the platform to significantly improve your IT performance. Due to its flexibility, even official recommendations for Azure might need to be clarified and easier to comprehend. Simply put, Azure (formerly Windows Azure) is Microsoft's cloud computing operating system. Source: about 3 years ago
This is not to say there aren't architects still working on premise in self managed environments, but if you're planning to join the forces, you probably want to have an idea of who are the 3 public cloud providers (AWS, Azure and GCP), and their offering and topology. - Source: dev.to / about 5 years ago
Grafana - Data visualization & Monitoring with support for Graphite, InfluxDB, Prometheus, Elasticsearch and many more databases
MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
CloudNativePG - CloudNativePG is the Kubernetes operator that covers the full lifecycle of a highly available PostgreSQL database cluster with a primary/standby architecture, using native streaming replication.
PostgreSQL - PostgreSQL is a powerful, open source object-relational database system.
TablePlus - Easily edit database data and structure
CouchBase - Document-Oriented NoSQL Database