I would like to write a scouting app with the ability to generate graphs and manipulate the data with tons of processing power. However, my application fell to the fact that I find it hard to come up with a database schema. If anyone could point out something to help me start out, I'd like to run c++ on the server and generate graphs, separate the data and basically filter out the best picks! I believe that requires graphviz though.
I'll probably be using OpenCV for this
By the way, my application is to be used as CrowdScout, and will run on my own server. It'd be hard to make it redistributable.