惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
Last Week in AI
Last Week in AI
Blog — PlanetScale
Blog — PlanetScale
V
Visual Studio Blog
月光博客
月光博客
博客园 - 三生石上(FineUI控件)
博客园 - Franky
IT之家
IT之家
博客园 - 叶小钗
Engineering at Meta
Engineering at Meta
The GitHub Blog
The GitHub Blog
雷峰网
雷峰网
腾讯CDC
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
人人都是产品经理
人人都是产品经理
MongoDB | Blog
MongoDB | Blog
大猫的无限游戏
大猫的无限游戏
Martin Fowler
Martin Fowler
宝玉的分享
宝玉的分享
博客园_首页
G
Google Developers Blog

2024 Sonatype Blog

Why AI Demands a New Approach to Shift Left Reduce AI Token Waste by Getting Decisions Right Earlier Optimising Out the Waste in Open Source Publishing The CRA Reporting Deadline Is Almost Here Hugging Face Security Incident: A New Class of Threat Is Here The AI Productivity Paradox: More Code, Not More Delivery A Reported Log4j RCE Is More Complicated Than It Looks Why Financial Services Is the Canary in the Code Mine 91 Spring CVEs: The AI Vulnerability Consumption Problem An Air Gap Doesn Securing Software at the Speed of AI: What Four Years of Data Reveal Major Themes at Black Hat 2026 Six npm Packages Use Ethereum Transactions to Retrieve Malicious Payloads Flooding Dropper Hits npm With 850 Malicious Packages Mini Shai-Hulud npm Attack: More Than 2,200 Components Impacted 5 Reasons Developers Still Download Malicious Packages Defining Community Open Source Is Harder Than It Looks Walking the Walk on Package Registry Sustainability AI Changes the Software Supply Chain and How We Secure It The Hugging Face Incident Changes the Vulnerability Equation What Is Grounding? Why AI Coding Assistants Need Better Intelligence Open Source, Open Infrastructure, and the Space Between Request for Comments: CARE and Maven Central Q2 2026 Open Source Malware Index AI Is Forcing a New Open Source Security Model Vulnerability Prioritization Is Missing the AI-Era Point The Hidden National Security Threat Inside AI-Driven Software Miasma Returns: Leo Platform Compromise in npm The Rise of Collective Defense for Open Source Signal Over Noise: Reachability Analysis Is the Reality Check SCA Has Been Missing
Modernizing Nexus Repository: Moving Beyond OrientDB
alinskens@sonatype.com (Aaron Linskens) · 2026-04-09 · via 2024 Sonatype Blog

If you're running Sonatype Nexus Repository or Sonatype Nexus Repository Community Edition (formerly known as Nexus Repository OSS) on OrientDB, you're operating on a legacy database architecture that is no longer aligned with current security and platform requirements.

Support for OrientDB in Nexus Repository is now fully sunset. Deployments using OrientDB will no longer be supported.

While issues in newer architectures have been addressed, they cannot be fully remediated within the legacy OrientDB-based stack. The result is a growing gap between what can be secured and what can no longer be maintained.

In this post, we explain:

The Problem: OrientDB Is No Longer Defensible

Older Nexus Repository versions (below 3.70.5) rely on an architecture built around OrientDB and outdated software dependencies.

That stack now carries:

  • High-severity vulnerabilities.

  • Active exploitation in the wild.

  • No complete patch path.

Remaining on OrientDB introduces increasing operational constraints. Security fixes cannot always be backported. Platform innovation is moving elsewhere.

PostgreSQL is now the recommended and actively supported database for Nexus Repository. It offers measurable improvements in performance, better support for high availability and cloud-native architectures, and access to new and future product capabilities not being built for OrientDB.

The Decision: Two Supported Paths Forward

Once you decide to move off OrientDB, there are two supported migration paths forward.

Both approaches eliminate dependence on OrientDB. The difference is how much infrastructure responsibility your team wants to retain.

Option A: Move to Sonatype Nexus Repository Cloud (Recommended)

The fastest and most secure path forward is to move to Nexus Repository Cloud.

Benefits of this move include:

  • Fully managed infrastructure.

  • Automatic updates and patching.

  • Reduced operational overhead.

  • Built-in scalability and resilience.

  • Eliminates database management entirely.

This approach removes the operational burden of database management entirely and ensures you're always running on a current, supported architecture.

Option B: Stay Self-Hosted and Migrate to PostgreSQL

If you need to remain self-hosted, the supported path is:

This path preserves your deployment model while aligning your system with the supported and actively developed database layer.

However, this path still requires infrastructure ownership, ongoing patching and maintenance, and careful migration execution.

Setting Up Your Repository for the Future

Moving off OrientDB is ultimately about aligning your repository with a supported, secure, and forward-looking architecture.

By combining Sonatype's migration guidance with modern DevOps practices and automated workflows, you can turn a complex migration into a structured, repeatable process — one that reduces risk while improving long-term maintainability.

For detailed migration steps, prerequisites, and troubleshooting guidance, refer to the full migration guide or connect with a Sonatype migration specialist for tailored support.

Tags