Native AOT apps have faster startup time and smaller memory footprints. These apps can run on machines that don't have the .NET runtime installed.
📉
Minimum memory usage
The requests and response are handled using System.Text.Json low-level APIs, which are more efficient than standard JSON serialization and deserialization.
😃
Nice developer experience
Clean and simple API, allowing you to execute SQL statements with ease.