Remix.run Logo
remywang a day ago

Here are some SQL queries from standard benchmarks rewritten in Prela: https://github.com/remysucre/prela/tree/cidr#queries

This is in rust and we’re still tweaking the language, so the syntax is slightly different from the post.

andai 15 hours ago | parent [-]

Very interesting, thanks. You know reading the python implementation was very encouraging, the idea that you could get a very basic relational database from scratch in <100 LoC is very encouraging.

That sounds like it would make a great educational resource if it were "dumbed down" a little bit, for the layman like me!