my-solutions/one-billion-row/README.md

10 lines
185 B
Markdown
Raw Normal View History

2024-09-04 01:21:28 +05:00
# The One Billion Row Challenge
2024-08-24 16:30:35 +05:00
2024-09-04 01:21:28 +05:00
One billion row challenge solution in elixir.
It's a naive version using [Explorer](https://github.com/elixir-explorer/explorer).
2024-08-24 16:30:35 +05:00
```bash
mix obr
```