All Projects → Part-DB → Part-DB

Part-DB / Part-DB

Licence: GPL-2.0 license
Open Source Electronic Parts Database using PHP and MySQL

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
Smarty
1635 projects
CSS
56736 projects
typescript
32286 projects
shell
77523 projects

Projects that are alternatives of or similar to Part-DB

Part-DB-symfony
[WIP] A new Part-DB experience based on Symfony framework
Stars: ✭ 120 (-16.08%)
Mutual labels:  managment, electronics, part-db
MeowDB.js
Database in JSON (Node.JS Library)
Stars: ✭ 12 (-91.61%)
Mutual labels:  storage, db
estuary
A custom IPFS/Filecoin node that makes it easy to pin IPFS content and make Filecoin deals.
Stars: ✭ 195 (+36.36%)
Mutual labels:  storage
cstor-operators
Collection of OpenEBS cStor Data Engine Operators
Stars: ✭ 77 (-46.15%)
Mutual labels:  storage
MusicX
MusicX is a music player 🎵 android app built using Kotlin and Jetpack Compose. It follows M.A.D. practices and hence is a good learning resource for beginners
Stars: ✭ 85 (-40.56%)
Mutual labels:  storage
sensor
Sensor by Metriful | Indoor environment monitoring | Documentation and code samples
Stars: ✭ 93 (-34.97%)
Mutual labels:  electronics
birthday.py
🎉 A simple discord bot in discord.py that helps you understand the usage of SQL databases
Stars: ✭ 30 (-79.02%)
Mutual labels:  storage
chpc
CHPC: Cheap Heat Pump Controller
Stars: ✭ 27 (-81.12%)
Mutual labels:  electronics
UliEngineering
A python library for calculations perfomed in electronics engineering
Stars: ✭ 35 (-75.52%)
Mutual labels:  electronics
Pomegranate
🌳 A tiny skiplist based log-structured merge-tree written in Rust.
Stars: ✭ 20 (-86.01%)
Mutual labels:  storage
BlobHelper
BlobHelper is a common, consistent storage interface for Microsoft Azure, Amazon S3, Komodo, Kvpbase, and local filesystem written in C#.
Stars: ✭ 23 (-83.92%)
Mutual labels:  storage
storage
A library to use Web Storage API with Observables
Stars: ✭ 43 (-69.93%)
Mutual labels:  storage
ng2-storage
A local and session storage wrapper for angular 2.
Stars: ✭ 14 (-90.21%)
Mutual labels:  storage
SpiceSharp
Spice# is a cross-platform electronic circuit simulator based on Berkeley Spice - the mother of commercial industry-standard circuit simulators.
Stars: ✭ 146 (+2.1%)
Mutual labels:  electronics
awesome-electronic-engineering
Awesome Electronic Engineering
Stars: ✭ 54 (-62.24%)
Mutual labels:  electronics
linode-blockstorage-csi-driver
Container Storage Interface (CSI) Driver for Linode Block Storage
Stars: ✭ 50 (-65.03%)
Mutual labels:  storage
sqstorage
A easy to use and quick way to organize your inventory, storages and storage areas
Stars: ✭ 18 (-87.41%)
Mutual labels:  storage
synology-csi
Container Storage Interface (CSI) for Synology
Stars: ✭ 136 (-4.9%)
Mutual labels:  storage
Hangfire.AzureDocumentDB
Azure DocumentDB storage provider for Hangfire
Stars: ✭ 14 (-90.21%)
Mutual labels:  storage
kesho
store cache any data type string, boolean, jsonObject, jsonArray, .....
Stars: ✭ 19 (-86.71%)
Mutual labels:  storage

Part-DB

Note: I am working on a new Version of Part-DB which is a complete rewrite of the version in this repo. Therefore this version most likely will not get new features, so if you would like to participate in development you should do it in the new Version. However Part-DB 1.0 is currently under development and has not all features of Part-DB 0.6 so for productive usage you should use the version in this repository.

Hier gibt es eine deutsche Version dieser README

If you are using Part-DB, then it would be helpful for further development, if you participate in the following anonymous survey: https://docs.google.com/forms/d/e/1FAIpQLSdmhcNutwuG35m5JLpxF8xJpJqTCDhTpSupV5dnJrMOYISm9w/viewform?usp=sf_link

Part-DB 0.6 requires now PHP7 (PHP7.0 or higher)! Use Part-DB 0.5, if you need a version for PHP5.6.

Description

Part-DB is a web-based database for managing electronic components. Since access is via the Web browser, you must install Part-DB on a Web server. Afterwards, the software can be used with any standard browser and operating system without the need to install any additional software.

Functions

  • Indication of storage locations, footprints, categories, suppliers, data sheets, prices, order numbers,...
  • Assembly management
  • Upload of component images
  • Automatic display of footprint images
  • Statistics on the entire warehouse
  • Parts to be ordered, parts without price and parts no longer available.
  • List of manufacturer logos
  • Information on SMD marking of resistors, capacitors and coils
  • Resistance calculator
  • Barcode generator for Part and storelocations and scan function for barcodes
  • Various included themes
  • 3D Footprints
  • Support of BBCode, in the part's description and comment
  • Search by regular expressions
  • List of all parts in a storage location, with a specific footprint or manufacturer
  • Automatic generation of a table with part properties from the description field.
  • uses HTML5, mobile view
  • User system with fine permission system
  • Statistics system with graphes

requirements

  • Web server with approx. 20MB space (without footprint images or 3D models)
  • PHP >= 5.4.0, with PDO, mbstring and gettext (intl and curl recommended)
  • MySQL/MariaDB database

License

Part-DB is available under the General Public License Version 2. In addition, Part-DB uses some libraries that use other licenses. For detailed information see EXTERNAL_LIBSs

Installation instructions & documentation

All documentation including installation instructions can be found here: https://github.com/do9jhb/Part-DB/wiki

Online demo

A test database can be found at http://part-db.bplaced.net/part-en.

Translation

Part-DB is also available in German: For this purpose, the setting Language must be selected in the settings or during the Installation on [de_DE] Deutsch (Deutschland).

If you want to participate in the translation (especially for languages other than English), then this can be done here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].