Database schema templates

I stumbled upon a great website with real world examples of database schemas called DrawSQL.

For me one of the hardest parts of creating an application is thinking about it’s database design. Especially if you are beginner in programming with little experience.

With DrawSQL you can create you own database schemas, and check the database design of most popular open source solutions. This is very interesting to see.

Collection of real world database schemas from open-source packages and real-world apps that you can use as inspiration when architecting your app.

https://drawsql.app/templates