DBGate Sample 01 - Basic Features

This example shows basic DBGate features:

You can choose a platform:

DBGate supports the following ways to save changes:

Try these examples:

You can analyze requests and responses using the browser developer tools.

You can find the definition of any object using the code browser below.
Take a look at the procedures used to save changes. They are simple.

Note that DBGate generates the metadata model, automatically reading the database metadata under the user's account.

So, a user gets only available objects and features. Take a look at metadata for power user1 and restricted user2.

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

Code Browser



DBGate creates the webforms automatically based on underlying database objects.
For example, it creates the cashbook form using the s01.cashbook declaration only.

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