Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anze3db/sqlalchemy-salite
Testing out SQLite configuraiton in SQLAlchemy
https://github.com/anze3db/sqlalchemy-salite
Last synced: 7 days ago
JSON representation
Testing out SQLite configuraiton in SQLAlchemy
- Host: GitHub
- URL: https://github.com/anze3db/sqlalchemy-salite
- Owner: anze3db
- Created: 2024-01-28T23:43:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-28T23:43:19.000Z (11 months ago)
- Last Synced: 2024-11-01T04:42:32.684Z (about 2 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQLAlchemy with SQLite
## Run
```
uvicorn sql_app.main:app --reload
```## References
https://stackoverflow.com/questions/55306196/sqlalchemy-how-to-make-sqlite-transactions-immediate