Announcing Vitess 18
MySQL compatibility improvements Vitess 18 is now generally available, with a number of new enhancements designed to improve usability, performance, and MySQL compatibility. Foreign key constraints In the past, foreign key constraints had to be managed outside Vitess. This was a significant blocker for adoption. We are now able to support Vitess-managed foreign key constraints within the same shard. This includes the ability to import data into Vitess from an existing MySQL database with foreign
