Related Posts
Additional Posts in Logistics & Supply Chain Management
New to Fishbowl?
Download the Fishbowl app to
unlock all discussions on Fishbowl.
unlock all discussions on Fishbowl.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Download the Fishbowl app to unlock all discussions on Fishbowl.
Copy and paste embed code on your site

Scan your QR code to download
Fishbowl app on your mobile

When determining what kind of database to use, it is important to consider the size and complexity of the data you are dealing with. If you are dealing with large amounts of data, a relational database, such as MySQL, may be the best option. On the other hand, if you are dealing with smaller amounts of data and want something simple to set up, a NoSQL database, like MongoDB, may be a better choice. Personally, when I am building a web application, I typically use MySQL as it provides me with all the features I need for data storage.
You have to look at it from several ways: budget, data structure, performance, scalability, and expertise. I like MySQL the best. I have also used Oracle as well.