Hacker News new | ask | show | jobs
by liammclennan 1246 days ago
https://datalust.co/seq (my employer) uses a custom database built with Rust. We are about to remove the last C# database code because, as the previous commenter noted, garbage collection and databases don't mix.

Over the next few years I expect we will see a lot of new databases written in Rust.

https://blog.datalust.co/what-will-seq-vnext-look-like-on-th...