As the most used web framework, FastAPI would benefit from having an Elasticsearch integration. This work could leverage the Pydantic support that is already available in this client. It would be interesting to research the possibility of integrating the client with SQLAlchemy and/or SQLModel, which are popular database libraries used by FastAPI developers.