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

2026-02-16

Part-DB 2.7.1

[!WARNING] After upgrade, you need to run php bin/console doctrine:migrations:migrate (or equivalent) as webserver user after upgrade.. If you are running a docker container, use sudo docker exec --user=www-data partdb php bin/console doctrine:migrations:migrate, or sudo -E inside the docker container, to ensure that the migrations are applied to the correct database.

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

Bug fixes

  • Fixed problem that stocktake date of part lot was required when editing part (#1250)
  • Fixed problem that part tables had wrong sorting on initial loading
  • Fixed german translations related to update manager
  • Fixed visual styling of lot table