Public SQL database for educational purposes

后端 未结 8 1276
鱼传尺愫
鱼传尺愫 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条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-08 05:36

    You can use https://db4free.net/ which allows you to access it remotely from your code or tools like JMeter.

    It's slow but works.

    it requires registration.

提交回复
热议问题