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.5.0

2026-01-18

Part-DB 2.5.0

[!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

New features

  • Added console command to change database platform (e.g. from sqlite to mysql, or mysql to postgresql)
  • Added a ability to search for part IDs from searchfields (thanks @kernchen-brc, #1184)

Improvements

  • Do not mark new categories excluded from simulation in KiCAD, to avoid annoying symbols in KiCad (thanks @lukas-runge , #1192)
  • Optimized frontend file sizes a bit

Bug fixes

  • Fixed OEMSecretsProvider (thanks @d-buchmann, #1187)
  • Fixed CSRF issue with barcode scanner (thanks @swdee, #1197)

Miscellaneous

  • Updated dependencies

New Contributors

Full Changelog: https://github.com/Part-DB/Part-DB-server/compare/v2.4.0…v2.5.0