Public SQL database for educational purposes

后端 未结 8 1312
鱼传尺愫
鱼传尺愫 2021-02-08 05:04

I am looking for a publicly available SQL database with free access, where one can run some SELECT queries for free on some meaningful data (not item1, item2, item3

8条回答
  •  Happy的楠姐
    2021-02-08 05:31

    I suggest to ask your government for some statistical data (just browse their website; there should be plenty). Then import the data in a H2 database and import it. Save the resulting DB files somewhere and give them to your students for their work.

提交回复
热议问题