State stores components
Dapr integrates with existing databases to provide apps with state management capabilities for CRUD operations, transactions and more. It also supports the configuration of multiple, named, state store components per application.
A state store in Dapr is described using a file:
Visit this guide on how to configure a state store component.