Help¶
Would you like to help SQLModel or get help about SQLModel?
There are very simple ways to help and get help.
Subscribe to the newsletter¶
You can subscribe to the (infrequent) FastAPI and friends newsletter to stay updated about:
- News about FastAPI and friends, including SQLModel 🚀
- Guides 📝
- Features ✨
- Breaking changes 🚨
- Tips and tricks ✅
Follow FastAPI online¶
You can follow FastAPI online in several places:
Star SQLModel in GitHub¶
You can "star" SQLModel in GitHub (clicking the star button at the top right): https://github.com/fastapi/sqlmodel. ⭐️
By adding a star, other users will be able to find it more easily and see that it has been already useful for others.
Watch the GitHub repository for releases¶
You can "watch" SQLModel in GitHub (clicking the "watch" button at the top right): https://github.com/fastapi/sqlmodel. 👀
There you can select "Releases only".
By doing it, you will receive notifications (in your email) whenever there's a new release (a new version) of SQLModel with bug fixes and new features.
Follow the author¶
You can follow me (Sebastián Ramírez / tiangolo), the author in a few places, to hear when I have news to share about FastAPI and friends:
Help others with questions in GitHub¶
You can try and help others with their questions in GitHub Discussions.
In many cases you might already know the answer for those questions. 🤓
Just remember, the most important point is: try to be kind. 🤗
How to Help¶
Follow the guide on how to help here.
Ask Questions¶
You can create a new question in the GitHub repository, for example to:
- Ask a question or ask about a problem.
- Suggest a new feature.
Join the Chat¶
Join the 👥 FastAPI and Friends Discord chat server 👥 and hang out with others in the community. There's a #sqlmodel channel.
Tip
For questions, ask them in GitHub Discussions, there's a much better chance you will receive help there.
Use the chat only for other general conversations.
Don't use the Chat for Questions¶
Keep in mind that as chats allow more "free conversation", it's easy to ask questions that are too general and more difficult to answer, so, you might not receive answers.
In GitHub, the template will guide you to write the right question so that you can more easily get a good answer, or even solve the problem yourself even before asking.
Conversations in the chat systems are also not as easily searchable as in GitHub, they get lost.