Parts/Inventory managment application

dan radom dan at radom.org
Tue Jan 13 04:50:04 CST 2004


* Charles Steinkuehler (charles at steinkuehler.net) wrote:
> I've got a simple project I'd like to keep track of parts and vendors 
> for, which seems like a pretty simplistic setup for a small database.
> 
> I'm just looking to keep track of ~100 part numbers, and quotes from 
> multiple vendors (with various price-breaks) for those parts.
> 

Any SQL database would work fine for this.  The frontend possibilities
are numerous.  I would use PostgreSQL and perl or php to maintainthe
database.  It wouldn't take long at all to put together the few tables
that are required and to build the web interface.




More information about the Kclug mailing list