Storage frameworks
Last updated
With Langstack storage frameworks, users can create entity databases to store data.
The Database section is used to create entities that can store structured data.
Users can create entities with fields as the basic building blocks.
An entity can store data in simple data types, e.g., strings, numerical, DateTime, GUID, boolean, or complex data types that can store records for other entities.
Entities can have one-to-one or one-to-many relationships with other entities.
Moreover, users have the option to create triggers that define data to be restructured based on record creation, update, or deletion.
Last updated
