View Single Post
  #88   Spotlight this post!  
Unread 22-11-2013, 21:55
yash101 yash101 is offline
Curiosity | I have too much of it!
AKA: null
no team
 
Join Date: Oct 2012
Rookie Year: 2012
Location: devnull
Posts: 1,191
yash101 is an unknown quantity at this point
Re: A New Way to Scout

With HTML5, you get drag n drop! So, record the position of robot shoot point(s) and store them in a database.

After thinking for a lot of time, I was thinking about which Database I should use. My hosting platform is a Raspberry Pi, so I do not have too much power. What database should I use for such an intensive application?

Single MySQL Database
Multiple MySQL Databases
Single Text File
Multiple Text Files
Something else?