dhamaniasad / awesome-postgres

A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
http://dhamaniasad.github.io/awesome-postgres
Creative Commons Zero v1.0 Universal
9.73k stars 796 forks source link

Add GatewayD #397

Open mostafa opened 1 month ago

mostafa commented 1 month ago

GatewayD is a free and open-source cloud-native database gateway and framework for building data-driven applications. It is a middleware that sits between your database servers and clients and proxies all their communication. It is like API gateways in system design, but instead is used for proxying database traffic, rather than HTTP traffic.

mostafa commented 1 week ago

Any updates here?