GatewayD Labs
banner
gatewaydio.bsky.social
GatewayD Labs
@gatewaydio.bsky.social
Cloud-native database gateway and framework for building data-driven applications ✨ Like API gateways, for databases ✨ http://github.com/gatewayd-io
GatewayD v0.10.1 is here! 🎉

This release introduces Raft-based state management for consistent and efficient coordination across GatewayD clusters to improves high availability, consistency, and scalability.

github.com/gatewayd-io/...
Release v0.10.1 · gatewayd-io/gatewayd
This release introduces Raft-based state management for GatewayD to ensure efficient and consistent coordination between multiple instances. By leveraging HashiCorp’s Raft implementation, GatewayD ...
github.com
December 17, 2024 at 10:15 AM
🎃 Nothing is scarier than your data being exfiltrated by attackers! 🎃
We're excited to introduce our latest solution to help keep your data safe:
✨ DeepSQLi: github.com/gatewayd-io/...
✨ GatewayD plugin: github.com/gatewayd-io/...
✨ Blog post: blog.gatewayd.io/sql-injectio...
October 28, 2024 at 4:51 PM
🎉 GatewayD v0.9.x milestone is complete! 🚀

Major features like the Act system, plugin scaffold and load balancing are live. 89 squashed commits, 30 issues resolved, 11 releases! Big thanks to our community. Ready to contribute? Let's talk!

#OpenSource

github.com/gatewayd-io/...
Release v0.9.10 · gatewayd-io/gatewayd
This release marks the culmination of the v0.9.x milestone, packed with significant new features, fixes, and enhancements that have made GatewayD more robust, stable, and scalable. Key highlights i...
github.com
October 16, 2024 at 11:27 AM
GatewayD v0.9.9 is here! 🎉

This version includes fixes, improvements and updates that lays the foundation for what's to come.

github.com/gatewayd-io/...
Release v0.9.9 · gatewayd-io/gatewayd
What's Changed Add metric labels by @mostafa in #612 Add test for plugin scaffold command by @mostafa in #613 Refactor interface{} to any by @mostafa in #614 Refactor proxy.shouldTerminate functio...
github.com
October 11, 2024 at 10:49 AM
GatewayD v0.9.8 is released! 🎉

This release includes a critical bugfix resolving issues with the Postgres COPY command, along with test refactorings and various other improvements. Big thanks to Sina Darbouy for the contributions! 🙏

github.com/gatewayd-io/...
Release v0.9.8 · gatewayd-io/gatewayd
This release introduces several key enhancements and fixes. A significant improvement is the integration of PostgreSQL test containers for seamless integration testing, replacing hardcoded addresse...
github.com
September 30, 2024 at 1:17 PM
GatewayD v0.9.7 is released! 🎉

Tenants can now connect to multiple databases (vs. previous 1:1) and distribute the load among these databases. Random, round robin and weighted RR strategies with consistent hashing are supported, thanks to Sina Darbouy.

github.com/gatewayd-io/...
Release v0.9.7 · gatewayd-io/gatewayd
Each tenant can now connect to multiple databases, contrary to the previous one-tenant-one-database approach, and use server load balancing strategies to distribute the load among these databases. ...
github.com
September 10, 2024 at 10:21 AM
GatewayD v0.9.6 is here! 🎉

Lots of fixes and improvements thanks to Hamid Sajjadi and Sina Darbouy. For example, you can now publish result of policy evaluation to a Redis pubsub queue to enable plugins and external systems to run arbitrary actions async.

github.com/gatewayd-io/...
Release v0.9.6 · gatewayd-io/gatewayd
In this release of GatewayD, several updates and fixes have been made. Support for queueing asynchronous actions in the background was added (thanks to @Hamsajj 🙏). This feature allows the output o...
github.com
June 5, 2024 at 2:06 PM
The GatewayD website keeps being updated and this is the latest version.

gatewayd.io
May 13, 2024 at 5:21 PM
The Kubernetes Helm chart is entirely built by the community for GatewayD, thanks to Hamed Salimzade and others who made this possible. 🙌🎉

The v0.1.1 is just released and it includes a complete revamp of the original project and is customizable to your needs.

github.com/gatewayd-io/...
GitHub - gatewayd-io/helm-charts: Kubernetes Helm Charts for GatewayD
Kubernetes Helm Charts for GatewayD. Contribute to gatewayd-io/helm-charts development by creating an account on GitHub.
github.com
April 18, 2024 at 9:16 AM
GatewayD v0.9.3 is out! 🎉

Thanks to Hamid Sajjadi and Hossein Zeinali for their contributions! 🙌

For more information, please see: github.com/gatewayd-io/...
March 15, 2024 at 10:35 AM
Did you know that you can take GatewayD for a spin and see it in action using docker compose? This starts a few services for testing:

1. A transient service that installs the cache plugin
2. PostgreSQL database
3. Redis
4. GatewayD with the cache plugin

docs.gatewayd.io/getting-star...
Installation
How to install GatewayD and its plugins on different platforms and how to build it from source.
docs.gatewayd.io
March 11, 2024 at 10:39 AM
GatewayD v0.9.0 is released! 🎉

The Act policy engine is introduced that supports signals, policies and actions. It is for automating the execution of business rules. Plus various fixes and enhancements.

Read more about it here: docs.gatewayd.io/using-gatewa...

github.com/gatewayd-io/...
Release v0.9.0 · gatewayd-io/gatewayd
This release introduces the Act system based on this proposal, which offers significant enhancements over the old signaling method which was limited to a single signal: terminate. This new system s...
github.com
March 4, 2024 at 11:58 AM
📢 GatewayD v0.8.13 is out! 🎉

Along with this, plugins and the plugin template are updated to keep up with the changes:

✔️ gatewayd-plugin-cache v0.3.0
✔️ gatewayd-plugin-js v0.1.0
✔️ plugin-template-go v0.1.0

Please test them and provide feedback. 🙏

github.com/gatewayd-io/...
GitHub - gatewayd-io/gatewayd: ☁️ Cloud-native database gateway and framework for building data-driven applications ✨ Like API gateways, for databases ✨
☁️ Cloud-native database gateway and framework for building data-driven applications ✨ Like API gateways, for databases ✨ - gatewayd-io/gatewayd
github.com
February 19, 2024 at 9:33 AM
GatewayD v0.8.11 is out! 🎉

This release includes automated plugin installation, API metrics, bugfixes, enhancements and updates to dependencies.

github.com/gatewayd-io/...
GitHub - gatewayd-io/gatewayd: ☁️ Cloud-native database gateway and framework for building data-...
☁️ Cloud-native database gateway and framework for building data-driven applications ✨ Like API gateways, for databases ✨ - GitHub - gatewayd-io/gatewayd: ☁️ Cloud-native database gateway ...
github.com
January 30, 2024 at 9:30 AM
🚀 GatewayD v0.8.9 is released! 🎉

• Thanks to Nikhil Reddy for merging Engine & Server code 🛠
• Improved logs with tenant info, kudos to Jafar Gholamzadeh📊
• Ensuring integrity: PRs must have signed commits ✍️
• Enhanced security with updated golang.org/x/crypto🔒github.com/gatewayd-io/....9
December 27, 2023 at 12:58 PM
The second GatewayD newsletter is out! 🎉

Please share and subscribe to stay up to date with GatewayD news and updates!

gatewayd.substack.com/p/gatewayd-a...
GatewayD and friends 🙌
Releases, news and exciting updates!
gatewayd.substack.com
December 20, 2023 at 2:48 PM
GatewayD is featured on console.dev newsletter today! 🙌🎉🚀

console.dev/tools/gatewayd
Gatewayd review by Console
Console review of Gatewayd - Database gateway.
console.dev
December 14, 2023 at 11:45 AM
The 4th article in the series "Beginner's Guide to GatewayD" is out. 🎉

This article focuses on the GatewayD configuration management including global config, plugins config, env-vars and the order of precedence.

blog.gatewayd.io/beginners-gu...
Beginner’s Guide to GatewayD
Part 4 — Configuration management
blog.gatewayd.io
December 12, 2023 at 3:14 PM
The third article in the series "Beginner's Guide to GatewayD" is out. 🎉

This article focuses on the architecture of GatewayD and a walk-through of the behind the scenes when running GatewayD. 🧑‍💻

blog.gatewayd.io/beginners-gu...
Beginner’s Guide to GatewayD
Part 3 — Architecture
blog.gatewayd.io
December 5, 2023 at 12:43 PM
Just published the second article in a series: "Beginner's Guide to GatewayD".

This article covers a range of topics from installation basics to running and testing GatewayD and plugins.

Feedback is really appreciated.

blog.gatewayd.io/beginners-gu...
Beginner’s Guide to GatewayD
Part 2 — Installation and Basics
blog.gatewayd.io
November 22, 2023 at 1:00 PM
GatewayD v0.8.6 is released! 🎉🚀

This update brings crucial fixes & features, enhancing system resilience with circuit breaking, improving API performance, and boosting maintainability.

🛠️💻 Check it out 👉 github.com/gatewayd-io/...
November 20, 2023 at 2:30 PM
Just published the first article in a series: "Beginner's Guide to GatewayD". This prelude covers inception, origination and temporal sequence of events that led to creation of GatewayD. Feedback is really appreciated. 🙏
blog.gatewayd.io/beginners-gu...
Beginner’s Guide to GatewayD
Part 1 — Prelude
blog.gatewayd.io
November 15, 2023 at 4:00 PM