Is there a “Northwind” type database available for MySQL?

后端 未结 10 1186
你的背包
你的背包 2020-12-08 21:04

I need some test data for a MySQL utility that I am creating. Does anybody know where I can find one that has a similiar (if not more) amount of data as Northwind for SQL S

10条回答
  •  醉梦人生
    2020-12-08 21:44

    UPDATE:

    This is an answer for about 4 years ago and links were dead because of time, I'll put new links as soon as I find some.


    1- FlightStats

    2- MySql Version of NW schema (InnoDB)

    3- MySql Version of NW schema (MyISAM)

    4- more info

    and a suggestion from mindplay.dk:

    5- Northwind (schema+data, as provided by mnk below)

提交回复
热议问题