Available app types when creating apps for your database tables and views.
- Chart – Create interactive charts with SQL queries using Google Charts
- Data Administration – Manage data with full transaction support through entry forms
- Data App – Bundle multiple apps into one with a dedicated menu
- Data Table – Display a read-only table with detailed views or inline details
- Map – Visualize location data on Google Maps
- Registration Form – Allow users to submit new entries to a table via a form
Chart #
Charts are generated from SQL query results. To learn more, please see: Chart Builder
Data Administration #
Use this app type to allow users to add, edit, and delete entries to a database table.
Data App #
Creates an app container that lets you bundle a group of apps into a single app. The app container automatically gets a menu containing menu items for all bundled apps. You can see a data app demo here: Classic Models
Data Table #
Generates a read-only table with many features.
Map #
Generates a map to visualize location data. (read more…)
Registration Form #
Allows users to insert data into a database table. This app type contains no table view. (read more…)