Hacker News new | ask | show | jobs
by maartenbreddels 2387 days ago
No Python looping happening in Vaex :), otherwise, we wouldn't get this performance.

We are also working on GraphQL support, with a Hasura-like API: https://docs.vaex.io/en/latest/example_graphql.html

I think GraphQL is easier in combinations with front end development, and you can tab-complete your way out. Early days for this sub-project, but I think very promising.

1 comments

Ah, of cause. It makes sense you don't loop in Python.

This all seems pretty interesting. I will give it a go.