📝 Add docs about repo management and team (#1059)

This commit is contained in:
Sebastián Ramírez
2024-08-09 16:27:10 -05:00
committed by GitHub
parent 137ed10eb0
commit 8c8988f333
9 changed files with 290 additions and 63 deletions

7
docs/learn/index.md Normal file
View File

@@ -0,0 +1,7 @@
# Learn
Learn how to use **SQLModel** here.
This includes an introduction to **databases**, **SQL**, how to interact with databases from **code** and more.
You could consider this a **book**, a **course**, the **official** and recommended way to learn **SQLModel**. 😎