Introduction to Entities

Learn about Entities and relevant concepts through detailed examples.

This section touches on Entities' relevant concepts. By the end of this section, you will be able to create and store records in Entities through APIs.

What is an Entity?

  • The Entity template helps users create database entities that can store, display and access records of various data types.

  • An Entity can be used independently and with other Langstack applications, including APIs, Flows, ETL pipelines, and Processes.

Building blocks of Entities

In this section, get to know the following building blocks of entities:

  • Fields

  • Records

  • Relations

Last updated