# Remède for your project

**There are multiple methods to integrate Remède to your project**

{% tabs %}
{% tab title="Sqlite " %}
We provide a Sqlite database for each dictionary. You can download them on [our website](https://remede.camarm.fr/download).

For further informations, see

{% content-ref url="database/database-schema" %}
[database-schema](https://docs.remede.camarm.fr/database/database/database-schema)
{% endcontent-ref %}

{% content-ref url="database/document-schema" %}
[document-schema](https://docs.remede.camarm.fr/database/database/document-schema)
{% endcontent-ref %}
{% endtab %}

{% tab title="API" %}
You can easily integrate Remède everywhere using our API.

{% content-ref url="../developers/api" %}
[api](https://docs.remede.camarm.fr/developers/api)
{% endcontent-ref %}
{% endtab %}

{% tab title="DICT" %}
Remède is compatible with the DICT Protocol (accordingly to the [RFC2229](https://www.rfc-editor.org/rfc/rfc2229)). We provide a DICT server available at dict.remede.camarm.fr

You can download the DICT compatible files (`.index` , `.dict` & `.txt` files) from the [release section](https://github.com/camarm-dev/remede) on Github.
{% endtab %}

{% tab title="XDXF" %}
The **XML Dictionary eXange Format** (XDXF) is a dictionary format created in 2006 whose goal is to unite all existing open dictionaries format.

You can download the Remède dictionaries in the XDXF format (`.xdxf` files) from the [release section](https://github.com/camarm-dev/remede) on Github.
{% endtab %}

{% tab title="CSV" %}
You can download the Remède dictionaries in the CSV format (`.csv` files) from the [release section](https://github.com/camarm-dev/remede) on Github.
{% endtab %}

{% tab title="JSON files (Depreciated)" %}
You can download the JSON files on our [Github Repository](https://github.com/camarm-dev/remede/tree/1.2.3/data).

{% hint style="warning" %}
JSON files are depreciated since <kbd>1.3.0</kbd> and removed by <kbd>1.4.0</kbd>. See [Remède Next](https://docs.remede.camarm.fr/project/remede-next) for more informations
{% endhint %}
{% endtab %}
{% endtabs %}

Even if it is depreciated, you can also read our blog post "[Utiliser les données Remède](https://remede.camarm.fr/2023/11/19/Utiliser-les-donnees-Remede.html)".

See also [available-formats](https://docs.remede.camarm.fr/database/available-formats "mention").

```
Dictionaries distributed by The Remède Project <software@camarm.dev> © 2023-now CECILL-2.1.
Includes data from third-parties services governed by other free licenses. See https://docs.remede.camarm.fr/database/credits for further information.
```
