A
A
AlexSearcher2020-04-23 13:12:18
Python
AlexSearcher, 2020-04-23 13:12:18

What are asynchronous ORMs for MongoDB?

I want to have declarative models like in mongoengine to use from asynchronous code. What are the options?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Olohtonov, 2020-04-23
@AlexSearcher

Are you sure you need an ORM at all?
They usually start to get in the way as soon as you think about the efficiency of your code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question