Built in support for distributed compute. Combined with the other distributed features of Julia this may add to Julia's advantage.
https://juliadb.org/
It's not a full on SQL implementation like MemSQL but it does interface with Julia directly
We recognized the need for an all-Julia, end-to-end tool that can
- Load multi-dimensional datasets quickly and incrementally.
- Index the data and perform filter, aggregate, sort and join operations.
- Save results and load them efficiently later.
- Readily use Julia's built-in parallelism to fully utilize any machine or cluster.
No comments:
Post a Comment