Nexus Core v1.7.0 Introduces Multi-Database Support with Provider Abstraction
Nexus Core v1.7.0 has been released, marking a significant architectural shift away from its original MongoDB-only persistence layer. The update introduces a generic database provider interface, allowing different addons within the same instance to connect to separate databases — including MongoDB, PostgreSQL, and MySQL simultaneously. Database selection is now driven by configuration rather than being hard-coded into addon implementations, making the system more flexible and easier to extend with future database engines. Integration test suites have also been added to verify consistent behavior across all supported database adapters. The release includes a breaking change affecting addons that rely on MongoDB-specific APIs, which will need to migrate to the new provider interface.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in