So you wrote the database engine in Python and the database client in Rust? Not the most conventional choice. :) But nice work sticking with it over the years. Congrats!
Yeah... :) To be clear we've already started rewriting parts of core EdgeDB in Rust with the goal to rewrite the IO server in the next year. Some less performance-critical parts of it will stay in Python though for the foreseeable future or until we have more resources.