#2 POC with #fastapi using an ORM like #sqlalchemy or #peewee for a #sqlite #database
POC from “005_fastapi_tiangolo_tutorial_sql_databases”: The example given by the official documentation of FastAPI with SQLAlchemy.
POC “007_sql_databases_peewee”: The example given by the official documentation of FastAPI with Peewee this time.
This video is part of the post “POC with FastAPI for an NLP API with Spacy, SQLAlchemy, Sqlite and… Streamlit” at https://wp.me/p3Vuhl-3g8
Look for the directory “011_openai_sqlite_nlp_fastapi_streamlit” in the code can be found at https://bit.ly/3trx7Es
Tag(s) : Anaconda, API, FastAPI, SQLAlchemy, SQLite
Categorie(s) : Agile, Anaconda, Development, Experiences, Python, Tutorials, Videos