Part-DB logo

Part-DB

Open-source inventory management system for electronic components

Alternative to: partsbox, sortly

Part-DB screenshotPart-DB screenshot

About Versions (97)

v2.10.0

2026-04-15

Part-DB 2.10.0

[!WARNING] This version requires nodejs 22+ for frontend building. Check that you have it installed, before attempting automatic upgrade.

[!TIP] If you like Part-DB, consider donating to support the development. Press the sponsor button on the main github page, for more info.

[!IMPORTANT] If you are using Part-DB it would be helpful if you fill out this short survey on your usage of Part-DB (Google Forms): https://forms.gle/Q15twx3YYq3qCNfe8

Changes

  • Frontend building now requires at least nodejs 22.
  • For security hardening reasons Part-DB’s generic web provider and the attachment download feature cannot download from local network IPs to avoid SSRF attacks. If you require internal attachment download, you can enable it via an env option.

New features

Bugfixes

Miscellaneous

  • Updated dependencies
  • Updated translations
  • Updated kicad symbols
  • Improved documentation

New Contributors

Full Changelog: https://github.com/Part-DB/Part-DB-server/compare/v2.9.1…v2.10.0