Skip to content

Comment on A Python Compiler for Big Data

Comments

Interesting approach to modelling data that lives elsewhere, in fact quite similar to SQLAlchemy's.

... but you can't use numpy operations efficiently on SQLAlchemy data

That's not what I meant. Both this and SA turn python expressions into expressions to be run elsewhere, on data that isn't necessarily in the process' memory.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.