n this regard, Oqtane 2.1 is a game changer... as it now offers native support for all of the most popular relational database platforms including SQL Server (and LocalDB), SQLite, MySQL, and PostgreSQL - each of which are highly mature and reliable, and have massive and loyal user bases on their respective operating system platforms. This new feature was made possible by utilizing the native capabilities of EF Core, Microsoft's preferred ORM technology which was completely rebuilt for .NET Core. In particular, an abstraction was created over top of EF Core's native Migration capability to enable a seamless installation and upgrade of database schemas for each type of database using a single generic interface. It is important to note that the new Migration capability is fully integrated with Oqtane's multi-tenant infrastructure which supports both shared and isolated data tenancy models. And staying true to Oqtane's modular nature, each database provider is packaged and installed independently so that you only provision what you need.