The pgrust project, hosted on GitHub by user malisper, has reached a significant technical milestone. The project is a comprehensive reimplementation of the PostgreSQL database engine using the Rust programming language.

According to the project's latest updates, pgrust now passes 100% of the official PostgreSQL regression tests. This achievement confirms that the Rust-based version behaves identically to the original C-based engine across a vast array of complex database scenarios and edge cases.