mjhea0 / awesome-fastapi

A curated list of awesome things related to FastAPI
Creative Commons Zero v1.0 Universal
8.5k stars 651 forks source link

Add saffier orm #156

Closed Kokoserver closed 5 months ago

Kokoserver commented 1 year ago

Saffier is an ORM that work well with any python async framework

Kludex commented 1 year ago

From the documentation of that package:

This was necessary because the team behind Encode ORM is extremely busy and could not dedicate as much time as they would like to the project so I decided to continue and improve.

@tarsil ???

Kokoserver commented 1 year ago

This was necessary because the team behind Encode ORM is extremely busy and could not dedicate as much time as they would like to the project so I decided to continue and improve.

@tarsil ???

yes i use it and love it very much @tarsild is doing a great job he also launch edgy orm which leverage on pydantic and sqlalchemy it work like a charm Edgy ORM

tarsil commented 1 year ago

@Kludex I didn't want to offend lol

image

I wanted to have a lot of extra functionalities on the top of it. I know you are all very busy @Kludex . I can reword that at your suggestion.

There was a need for a simple ORM without pydantic and one with Pydantic. Again, didn't want to offend.

Kludex commented 1 year ago

It's fine, sorry. I overreacted. 👍

tarsil commented 1 year ago

It's fine, sorry. I overreacted. 👍

Not a problem @Kludex, I can understand why that might have come across in the wrong way. The wording was already changed to reflect what I actually meant :)

mjhea0 commented 10 months ago

Thanks for the PR.

That section is in alphabetical order. Please update.

Kokoserver commented 10 months ago

@mjhea0 Thanks for your response, i have made the changes awaiting approval