Description
Database tables can be exposed quickly through a generated REST API. This is useful for developers prototyping integrations or internal services without writing a custom backend first.
Automatically exposing databases can create serious security risk. Configure authentication, permissions, network binding, rate limits, and read/write behavior before connecting it to real data.