Public SQL database for educational purposes

后端 未结 8 1275
鱼传尺愫
鱼传尺愫 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.

    0 讨论(0)
  • 2021-02-08 05:37

    Try SQL Exercises

    Start with learning stage

    0 讨论(0)
提交回复
热议问题