3

I am looking for some adequately-complex sample database schemas that I could use for examples on my site http://sqlfiddle.com (my current examples are pretty pathetic). I know about AdventureWorks and Northwind for SQL Server, but I haven't really heard of any other "classic" examples for the other database types I support: Oracle, MySQL, PostgreSQL, and SQLite. Ultimately, I would like both interesting/familiar schemas and some cool queries as the "Example Fiddle" for each type. However, for the moment I'm only looking for the schema; the queries can come later. Please point me in the direction of some of those interesting schemas, targeted for each database type.

1

1 Answer 1

3

For PostgreSQL see "Sample Databases".

Sign up to request clarification or add additional context in comments.

1 Comment

That's certainly a great start. Thanks!

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.