Bump dawidd6/action-send-mail from 3 to 4
[yosql.git] / yosql-website / content / sql / _index.md
blobc4dbb310f4d045d80e01d17cf65b9d6bdca1db29
1 ---
2 title: SQL
3 date: 2020-04-13
4 menu:
5   main:
6     weight: 110
7 ---
9 The following pages describe how to write SQL statements in a project using `YoSQL`.
11 There are multiple ways to [structure](./structure/) your [SQL files](./sql-files/) - choose whatever fits best to your project. [Converters](./converters) can be used to return strong domain objects from your projects.