SQL Dumps
SQL Dumps are made available by the mysqldump utility. This produces two files for each dump, a .sql file which contains the data structure for the database and a .txt file which contains the data from the database. These files are named based on the data in which they were produced.You can browse the dumps at:
http://sqldumps.otvdb.com/
