pgrust — a clone of PostgreSQL in Rust, passing all regression tests
The pgrust project has been released, featuring a PostgreSQL DBMS rewritten in Rust using the c2rust translator and AI assistance. It is stated that the project is not yet ready for use in production projects but is already successfully passing all PostgreSQL regression tests, is compatible with the PostgreSQL 18.3 storage format, and can utilize the data catalog from PostgreSQL 18.3. The project's code is distributed under the […]
