Content Deep Dive
Introducing Dynamic Routing on Hasura
Blog post from Hasura
Post Details
Company
Date Published
Author
Sooraj Sanker
Word Count
1,099
Language
English
Hacker News Points
-
Summary
Hasura introduces Dynamic Routing for data sources, allowing users to define multiple database connection configurations and routing logic. This feature enables efficient use of databases, better performance, and reduced infrastructure costs. It supports various use cases such as having multiple (database) users, using a per-database multi-tenant model, and advanced routing logic. Dynamic Routing enhances security by allowing control over access to databases on a per-request basis, implementing role-based access control, isolating sensitive data, and integrating with third-party IAM solutions.