Question : Best database for a manufacturing warehouse

Hi Experts,


I want to get some information on what would be the database to use for our manufacturing warehouse.

In our factory we get 1000s of items and we do a lot of data capturing for those items(so a lot of fields per item). We want also import data into this database and also have data extracted from this database into netsuite for reporting etc.

Does anyone have any ideas of database for this kind of genre and also a database that is very quick. Speed is a neccesity.

I am probably being a bit broad with question, so if you have any questions please let me know to help you answer the question better.


Regards,

Jedi

Answer : Best database for a manufacturing warehouse

FileMaker and Access combine interface and front end with the back end. Neither are enterprise/corporate solutions. SQL databases just focus on the storage and access of data. ANSI SQL is supported by most of the big brands but each have their own features that are not standard. If you are used to File Maker, and Access this will be a big leap and you will likely spend some amount of time convinced that those products are superior. You will be wrong, I can assure you, but it's a normal part of the learning process.

RDMS stands for Relational Database Management System. There are other types, like Object Oriented Databases and the new and trendy Document Oriented ones. SQL really just refers to the language we use to access a Relational Database. Each of the products implement themselves a bit differently.

So in closing my main warning still applies. You can implement whatever relational database you'd like, just be sure you don't rely heavily on any of the proprietary features of a specific product. If you do, then migrating will be much more difficult. It's important to know what's standard and what's a feature of the specific product.
Random Solutions  
 
programming4us programming4us