A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
I would assume a Maui app would call a webapi to do database access (unless it's a local SqlLite database). But even in this case I expect a separate project for the database layer.