Where can I download sample Mysql database?
I would like to test some queries, but not have any data in the database.
Where can I find it?
https://launchpad.net/test-db/+download
includes an installation script and a test suite too. good source.
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/
when I was searching i found this website it really offers tons of free databases of different categories, it is well organized.
http://dev.mysql.com/doc/index-other.html lists some sample databases you can download.
Here is a good sample working database included in PHP Datagrid tool :