Remix.run Logo
dzonga 4 hours ago

is written in Rust a value add ? vs say Accessible not only via Python but first party support in Ruby, C#, Javascript ?

MrPowers 3 hours ago | parent [-]

Rust is a good language for performant computing in general, but especially for data projects because there are so many great OSS data libraries like DataFusion and Arrow.

SedonaDB currently supports SQL, Python, R, and Rust APIs. We can support APIs for other languages in the future. That's another nice part about Rust. There are lots of libraries to expose other language bindings to Rust projects.