How to use FastAPI and Psycopg2 without ORM?

后端 未结 0 348
后悔当初
后悔当初 2021-01-13 07:06

I have a project with FastAPI but I don\'t want to use SQLAlchemy or another ORM because I think it\'s not necessary to install extra dependencies for my queries, these are

相关标签:
回答
  • 消灭零回复
提交回复
热议问题