Our latest


Announcements, Blogs, Releases and much much more...

  • Read our latest news and announcements, hot off the press.

Announcements






Category Announcement

Published on 05-Jul-2021

OQTANE 2.1 NOW SUPPORTS MULTIPLE DATABASES
OQTANE 2.1 NOW SUPPORTS MULTIPLE DATABASES
OQTANE 2.1 NOW SUPPORTS MULTIPLE DATABASES

Hot on the heels of Microsoft BUILD 2021 we are pleased to announce the official release of Oqtane 2.1, a new major release of the popular modular application framework for Blazor, adding multi-database support to its growing list of framework capabilities.

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.


www.oqtane.org OQTANE 2.1 NOW SUPPORTS MULTIPLE DATABASES

Created on 07-Jun-2021 Last updated 15-Jul-2021

Assigned Tag
  • Oqtane 2.1
  • Oqtane
  • SQL Server
  • LocalDB
  • SQLite
  • MySQL
  • PostgreSQL