-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
if any one intrested in only the backend part of this project #1325
Comments
this is great! can I assist with making an oracle -dB template? |
yes ofcourse you can |
why use sqlalchemy over fast api's sqlmodel |
it reduce the boilerplate code cause you can only define the models once not needed to define sql model and pydentic model seperately |
SQLModel Docs in fastapi usage |
Hey @bibektimilsina00, the checkbox that says you're @tiangolo is to prevent things that are not issues here in the issues. It would be better to post it as blog post or similar. Thanks for the interest! I'll now close this one. ☕ |
Hello, do you have a template for Oracle databases?@FlaccidFacade |
No template but I did end up using sqlalchemy, too. Their docs make it fairly easy to leverage but there are a few gotchas depending on your version of oracle DB. so read carefully or email me (found on profile) if you have any specific questions. I'd be happy to help make an open source example. |
Privileged issue
Issue Content
https://github.com/bibektimilsina00/FastAPI-PgStarterKit
The text was updated successfully, but these errors were encountered: