Good Test case SQL files

I’m working on a database class that extends PDO in PHP. I’d like to know if there are any websites out there that have SQL files that generate smallish tables I can do functionality tests against. I am using SQLLite for my testing, using memory mode so that the test data goes away at end.