Posts: 1,046
Threads: 29
Joined: Mar 2010
A shema is basicly how do you want to handle your database, for example you have to make a plan where you want to store certain things, what kind of data do you want to handle for each certain thing and so on. I've learned that you have to make a proper plan from the beginning to prevent leaks in your plan after you have set up your own database.