Repository streaming #517
milan-sika
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I really love the Repository structure for my SQL models, and Advanced Alchemy makes the code look a lot nicer. Is there any plan to implement a streaming method for the Repositories? I use the list method quite a bit but it's unfortunate that it isn't as memory-efficient as it could be, especially for filtering tasks that have to be done in Python.
Beta Was this translation helpful? Give feedback.
All reactions