Replies: 1 comment 3 replies
-
Create a file called
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First Check
Commit to Help
Example Code
Description
Hello! I'm trying to use SQLModel to write data into a PostreSQL Database.
I originally used json2python-models to transform my large json file into SQLModel classes. From those classes I want to insert them into a database.
Is this possible?
Thank you!
Brent
Operating System
Windows
Operating System Details
No response
SQLModel Version
0.0.8
Python Version
3.10.9
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions