我在哪里可以下载示例 Mysql 数据库?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2441062/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-31 15:31:20  来源:igfitidea点击:

Where can I download sample Mysql database?

mysql

提问by monkey_boys

Where can I download sample Mysql database?

我在哪里可以下载示例 Mysql 数据库?

I would like to test some queries, but not have any data in the database.

我想测试一些查询,但数据库中没有任何数据。

Where can I find it?

我在哪里可以找到它?

回答by John Boker

http://dev.mysql.com/doc/index-other.htmllists some sample databases you can download.

http://dev.mysql.com/doc/index-other.html列出了一些您可以下载的示例数据库。

回答by s1lntz

https://launchpad.net/test-db/+download

https://launchpad.net/test-db/+download

includes an installation script and a test suite too. good source.

还包括一个安装脚本和一个测试套件。很好的来源。

回答by aboujanane

Here is a good sample working database included in PHP Datagrid tool :

这是 PHP Datagrid 工具中包含的一个很好的示例工作数据库:

  • Download PHP Datagrid tool from : https://phpgrid.com
  • The demo database is available inside the folder “examples\SampleDB"
  • 从以下网址下载 PHP Datagrid 工具:https: //phpgrid.com
  • 演示数据库位于文件夹“examples\SampleDB”中

回答by DoesEatOats

This is not a direct download but it has useful code for creating an HR system with tables and data at: http://www.sqltutorial.org/sql-sample-database/

这不是直接下载,但它有用于创建包含表和数据的 HR 系统的有用代码:http: //www.sqltutorial.org/sql-sample-database/

回答by ZOLDIK

when I was searching i found thiswebsite it really offers tons of free databases of different categories, it is well organized.

当我搜索时,我发现这个网站确实提供了大量不同类别的免费数据库,而且组织得很好。