Frontend Interface for Low-Code Database Entity Management

Routing ConfigurationWith the backend endpoints for creating, deleting, and listing entities established, the next step involves visualizing these operations within the AppBuilder workspace. To navigate to the database management module, configure a new route. A navigation handler can trigger the redirection.const navigateToDbManager = () => { ...

Posted on Fri, 08 May 2026 03:27:18 +0000 by chrishide87