> ## Documentation Index
> Fetch the complete documentation index at: https://docs.occtoo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SQL

## Introduction

This is a template project for building a provider that onboards data from a SQL database.

## How it works

The program reads from a SQL database and converts each book element into a dynamic entity. The entities are then imported into Occtoo using the OnboardingServiceClient.

To get the provider details required by the template, see [Add a data provider](/guides/studio/sources/add-a-data-provider) and [Client/secret](/get-started/get-data-into-occtoo#1-client-id-and-secret).

## Download and installation

Request the latest code from [developer@occtoo.com](mailto:developer@occtoo.com), then build and deploy it to your Azure instance.
