Need sample data for an e-commerce class project

In my CS course project this fall, we need to create a small e-commerce application (like Amazon, eBay, etc.). We can create any eCommerce / store applications. Since I have no preference for which application will be created, it may be easier to decide based on freely available sample data for the store. So, is there an available dataset available that is a set of products such as products, movies, books, cars, applications, electronics, weapons, libraries, etc.? This should not be real, but as long as it can save me after a few hours of data entry, it will be useful. An open data format for a dataset will be useful; a MySQL database will be great.

Perhaps I should use the Northwind database from MSSQL? Is there a "Northwind" database available for MySQL?

I have not considered all the links in this post, but it looks promising: Where can I find examples of databases with common formatted data that I can use in several database engines?

Any suggestions for ecommerce datasets?

+3
source share
2 answers

nopCommerce. http://nopcommerce.codeplex.com. " ". . .

+2

Source: https://habr.com/ru/post/1763365/


All Articles