Data sources glossary
Learn the meanings of data source-related terms.
Definitions of data-sources-related terms. Refer to the main glossary for definitions of terms across Retool.
A
AI provider
A company that creates and sells LLM models for third party use.
B
No glossary entries found.
C
D
Data source
A location where data is stored. For example, a PostgreSQL database, a REST API, etc.
E
No glossary entries found.
F
Field
A Retool Database table column for the specified type of data. Each field maps to a related PostgreSQL column type.
G
Generic integration
A type of resource that provides a connection to a data source using a standardized format. For example, Rest API and GraphQL are generic resources.
H
No glossary entries found.
I
No glossary entries found.
J
No glossary entries found.
K
No glossary entries found.
L
No glossary entries found.
M
Managed service
A resource that Retool provides as part of the platform, without requiring users to have an existing system or data source in place, or the need to procure/configure one outside of Retool.
Retool Database, Retool Storage, Retool Vectors, and Retool Email are built-in resources.
N
Native integration
A type of resource that provides a connection to a data source or tool from another company or provider. For example, Stripe, Databricks, and Slack are native resources.
O
No glossary entries found.
P
No glossary entries found.
Q
No glossary entries found.
R
Resource
A saved set of user-configured properties that determine how Retool connects to data source. You create a resource for each data source you want to use with Retool.
Resource environment
A set of resource configurations, such as "Production" and "Staging", that dictate which data a resource has access to. Apps and workflows can be configured to use a certain environment.
Resource query
A type of query. A block of code that interacts with or manipulates with a resource, such as an SQL query or API request.
Resources landing page
The page from which a user can view their existing resources and create new ones.
Retool AI
A type of resource that enables you to connect to an AI provider. You can use Retool-managed connections, or you can use your own key with a self-managed connection.
Retool Database
Retool's solution for saving and editing data to use in Retool apps. It combines a PostgreSQL database with a spreadsheet-like interface to manage your data
Retool Database editor
The interface for creating and managing Retool Database tables.
Retool Email
A hosted email resource for cloud-hosted organizations to send emails without needing to configure an email provider.
Retool RPC (Remote Procedure Call)
A fast, secure solution for calling external code from Retool.