DBGate Sample 01 - Basic Features

This example demonstrates basic DBGate features:

Choose a platform:

DBGate supports the following methods for saving changes:

Try these examples:

You can analyze requests and responses using your browser's developer tools.

Find the definition of any object using the code browser below.
Check out the procedures used to save changes; they are straightforward.

DBGate generates the metadata model by automatically reading the database metadata under the user's account.

This means users only see the objects and features available to them. Explore the metadata for power user1 and restricted user2.

Note that DBGate requires a username and password to connect to a database in a production environment.
These samples do not require credentials for demonstration purposes.

Code Browser



DBGate automatically creates web forms based on the underlying database objects.
For instance, it generates the cashbook form using only the s01.cashbook declaration.

You can download samples for any supported database platform with the SaveToDB SDK.