Rank 5: Hypervisor
While looking at an issue with @Arhan Ansari we saw that the console was displaying ALL databases as TablesDB even if the real type in the API is legacy.
Screenshot 1 : shows all 5 databases as TablesDB in the UI
Screenshot 2 : shows GET /tablesdb returning all 5, tho showing different types
Screenshot 3 : shows GET /databases returning the 3 legacy databases only
I think the UI should show the legacy as Databases with TablesDB compatiblity instead of directly showing TablesDB for them