# Database

- [Database](/database/database.md): Remède provides its own dictionary database format.
- [Database schema](/database/database/database-schema.md): Discover how Remède's database is storing an entire dictionary.
- [Document schema](/database/database/document-schema.md): A Remède word document contains everything about a word stored in Remède's database.
- [Dataset](/database/database/dataset.md): The roots of Remède...
- [Rimes](/database/database/rimes.md): Discover how the rimes database work.
- [Internationalization](/database/database/internationalization.md): Remède Next has introduced a translation system. These documentation pages will explain how we build database for other languages.
- [English database](/database/database/internationalization/english-database.md): The Remède dictionary for english-speaking people !
- [Build Dictionary](/database/build-dictionary.md): Remède build its own dictionaries databases. Learn how it works here !
- [The building lifecycle](/database/build-dictionary/the-building-lifecycle.md): A Remède database generation can take a while... Let's see what happend step by step in the generation.
- [Generate my own database](/database/build-dictionary/generate-my-own-database.md): Learn how to generate your own Remède database !
- [About](/database/build-dictionary/about.md): This section contains documentation for related resources to Remède generation.
- [Remède for your project](/database/remede-for-your-project.md): You are looking for a free and open dictionary for a project ? Use Remède; it is free, open and simple to integrate to any project !
- [Available formats](/database/available-formats.md): Remède uses its own dictionary format but you can download our dictionaries in other formats.
- [DICT](/database/available-formats/dict.md): The format created by the DICT Development Group.
- [XDXF](/database/available-formats/xdxf.md): The XML Dictionary eXchange Format is an open dictionary format.
- [CSV](/database/available-formats/csv.md): Remède dictionaries as CSV format.
- [Credits](/database/credits.md): Listing of all tools and sources used to create database and serve all app functionalities.
